From nobody Mon Jun 03 19:24:51 2024 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VtNw415t8z5Jrhs; Mon, 03 Jun 2024 19:24:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VtNw35ZHvz4VGQ; Mon, 3 Jun 2024 19:24:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717442691; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dZ5oMeavB2VyGs2IZ6G67GPJs44142ODeVplBaHPDio=; b=Yw2OVb09/YwD6eL88rCWycBw9euiMVZouNc3IO01c4GkSmU4huAFXHPDWJnhf6DNGC2opl LRBP5wTIF02RGEJ5unZogYxH6mTdVeoNDEDaQpjjFDPHYlB5PRCLqxhUJDmB4hMNrdXhP6 mocY89PnnrHsdavmvohERjQ9lxZkG+vxpUyXY8A6g3Af/+cP27KdJYXctvvVkxpiMtaKkE kVCeoiFnVTMjz4A5CGThrwsnF1yf1SA5HWRb6GuuVEBhkJCPW+f28si/oiLDD2nAO02fQS uDGeVCpoU+B7TbrHL8EJRYjx7oP8P0JOWBMgOJ6ILlJXgnl4mTkNNjE6OpoEOw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717442691; a=rsa-sha256; cv=none; b=KBdE+45c8Uk9OPti7Qi6fCdEmcxCF0IMUp53ayY2ut+oeXvG2F3xWjWScoaayluxC2p349 aUDEAwQqvy+VRRludRNcIB3tXFbu+8XPNVSjEvpU/U19xQHaYmhDYQvlxDpKe3u4eQxlGn AT21Hkc8oxfbopueuJ7J1tBrxGpp8OcY7ls2/zICMb4XgW2eOFzXW4Dn8NVAth/1DLwKjX cLTkaigYG4nY+hcWKFCu9tUgmpv8zJzpPxEihsajTF1tEKOobffV0AhW/yNe2P+ZBe01RT MAMp5zUcWVekRuchM50yu50WKREDt91PRA40ptGryXwxxC8Op8qjjbY+lYwYaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717442691; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dZ5oMeavB2VyGs2IZ6G67GPJs44142ODeVplBaHPDio=; b=M/ylxRLsERt36lvtsiZXDSj57redT/IteJFIGso959gHRQ0X04INhy4jythUEe315ffLNf yfCF8QIGZnxZpPlqkSzxlpRocojvslKDVPs5B8CtR6+I4rRXH/GZbiEgzuIeHlAD0q+QFS Di+MNMy4KkLbwVIydARw3e4Sn0HGY49OBIxXJv5mfVeTjq2ykr9z6zpymRYN74XuqW3dtW zqSVY3zTCAmfzmWj2NMTRzLyhSBuytkWl7Kq4qVNdGF5xcearMnsAemJ71g2i2AYaDbS9W JaumzoEMWq6eWyj0fSpUR3qq9J84MFN+WbCymaE6bFIKT+a9ovR0EIEs+qBa5w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VtNw35Bjgzndy; Mon, 3 Jun 2024 19:24:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 453JOpKG067515; Mon, 3 Jun 2024 19:24:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 453JOpHC067511; Mon, 3 Jun 2024 19:24:51 GMT (envelope-from git) Date: Mon, 3 Jun 2024 19:24:51 GMT Message-Id: <202406031924.453JOpHC067511@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Warner Losh Subject: git: baa7cf252480 - stable/14 - if_bnxt: Update Maximum Configurable MTU from 9000 to 9600 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: baa7cf252480ae73a72466ea26e5e940d3ffd3df Auto-Submitted: auto-generated The branch stable/14 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=baa7cf252480ae73a72466ea26e5e940d3ffd3df commit baa7cf252480ae73a72466ea26e5e940d3ffd3df Author: Chandrakanth Patil AuthorDate: 2024-03-06 13:16:38 +0000 Commit: Warner Losh CommitDate: 2024-06-03 19:23:13 +0000 if_bnxt: Update Maximum Configurable MTU from 9000 to 9600 Increasing the maximum configurable MTU from 9000 to 9600 to align with the firmware's capability of handling an MTU up to 9600. Reviewed by: imp Approved by: imp Differential revision: https://reviews.freebsd.org/D42954 (cherry picked from commit 8a3aab53e335dadb3c95c0eb0664143a955f1ab7) --- sys/dev/bnxt/bnxt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/bnxt/bnxt.h b/sys/dev/bnxt/bnxt.h index 4484c8db5430..73122f82c7ad 100644 --- a/sys/dev/bnxt/bnxt.h +++ b/sys/dev/bnxt/bnxt.h @@ -98,7 +98,7 @@ CSUM_IP_UDP|CSUM_IP_TCP|CSUM_IP_SCTP| \ CSUM_IP6_UDP|CSUM_IP6_TCP|CSUM_IP6_SCTP) -#define BNXT_MAX_MTU 9000 +#define BNXT_MAX_MTU 9600 #define BNXT_RSS_HASH_TYPE_TCPV4 0 #define BNXT_RSS_HASH_TYPE_UDPV4 1