From nobody Thu Jul 30 02:48:03 2026 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 4h9YXn61FMz6mPyc for ; Thu, 30 Jul 2026 02:48:09 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h9YXn3gMnz3FZ4 for ; Thu, 30 Jul 2026 02:48:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785379689; 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=DfTMAKuPJLwB/PVd7SvNxPxuZc66YkjqsWwZbhanzag=; b=Bo/+ApZMjUhXB5TQFbYYtjynuvO1AoNusWD10SrVtLD9E7k85YMgBWI7mdQ1/DqCxIkZnL H8lOPH26IprpU5fENTVWcPVL17SPQre7geWKC6dnOclbdDViJz6zlw1StbEgpe9g0zuYT4 DgdbynO9Az707i2uU68y+nRSCfTV4grcdxY0UFu/YQGfayQLZtioPjaxDClnDauIkIPNdH b6SxH+uzHBQpsV5cxNgqqFwr+JcNKLq1CDv92wwzI1I45Hay2aaocZeFayVM+fG774nbin raMGu6Gy2DCeudoS9B1PCXtT+YGiarSGn7zBii9cwUveo5/TsfuMAFZwoiYJOA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785379689; a=rsa-sha256; cv=none; b=aKixCC0Y0elqx1SHcTfyYK3sjPlgXm1a/nlZfUvjRwBk1bvBDrFQMz4SX3rkxVKumkzUO9 IDNqsOVpG7Pk2wv9KZ3zV4nCGrubltgtF/uOi2DRxQJXWGMcdJrHhSOEBaIXP/KheFl02z 5RzHwWAtKUkkEnIJIzIYkzTJEbJZ3IBzw3PbTKw+7JD78TihJObC+M223hSWpc+ckBRTA0 BjiDRM2k2RhG+VTfnIkRswK9EW5fu4xByvupDUxY7FT2EECMU2s+O8biODusO773+9Scw7 8xZX1S0l9Dflqpc/GWNli7HZWkZCe4ZD+n+n1i6E/dVFzPUWE+U3n16yxnvhtw== 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=1785379689; 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=DfTMAKuPJLwB/PVd7SvNxPxuZc66YkjqsWwZbhanzag=; b=B/+a1JAvrkDhEBDJJS2kK9Om522asZ26T/7Xradiku/frCVqWUiPIO9hpjnVjM8klTAmxP AODLVHtgpTr3xG1cz3CAxt1Pq90z4lcivXD6sWIWAvhqGUzKieThHFl3/36LiL08O2sS6U xpqeJPya0w/SxKAKXMdHR6F63WCEEhp1t8ibSSuDiKKIfqMkQT7vygTPNc7ZWdXe7sheh7 r8NkckO6lOkuh1poInXFqsBNZuWn3Xy+9CuWTfMpBrERbeTZBVycTqloZGAHlgSJeUYVic EnucqRehfBHzDE+/79Zd+gbY3kFFpTgZN+sAHPYj8hmnbBO6PEYNuB66IeHXLA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h9YXn03kLzv5L for ; Thu, 30 Jul 2026 02:48:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1c997 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 30 Jul 2026 02:48:03 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kevin Bowling Subject: git: 7eb7ff645921 - main - igbv: Correct I350 loopback VLAN byte order 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7eb7ff6459219e802d51add3ba9d1d9d874db561 Auto-Submitted: auto-generated Date: Thu, 30 Jul 2026 02:48:03 +0000 Message-Id: <6a6abb63.1c997.2311a581@gitrepo.freebsd.org> The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=7eb7ff6459219e802d51add3ba9d1d9d874db561 commit 7eb7ff6459219e802d51add3ba9d1d9d874db561 Author: Kevin Bowling AuthorDate: 2026-07-29 02:57:46 +0000 Commit: Kevin Bowling CommitDate: 2026-07-30 02:47:20 +0000 igbv: Correct I350 loopback VLAN byte order I350 loopback receive descriptors report VLAN tags byte-swapped for both PFs and VFs. The receive path handled the PF device types but omitted e1000_vfadapt_i350, causing an admitted VF VLAN packet to be delivered untagged to the VF parent. Include the I350 VF type in the existing correction. This matches the dedicated IGB_RXQ_FLAG_LB_BSWAP_VLAN handling in DPDK igbvf. MFC after: 1 week Sponsored by: BBOX.io --- sys/dev/e1000/igb_txrx.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/dev/e1000/igb_txrx.c b/sys/dev/e1000/igb_txrx.c index 513e0c29dd09..07a01274064c 100644 --- a/sys/dev/e1000/igb_txrx.c +++ b/sys/dev/e1000/igb_txrx.c @@ -513,7 +513,8 @@ igb_isc_rxd_pkt_get(void *arg, if_rxd_info_t ri) if (staterr & E1000_RXD_STAT_VP) { if (((sc->hw.mac.type == e1000_i350) || - (sc->hw.mac.type == e1000_i354)) && + (sc->hw.mac.type == e1000_i354) || + (sc->hw.mac.type == e1000_vfadapt_i350)) && (staterr & E1000_RXDEXT_STATERR_LB)) ri->iri_vtag = be16toh(rxd->wb.upper.vlan); else