From nobody Tue Jul 21 20:07:42 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 4h4T2R2lG0z6mNsw for ; Tue, 21 Jul 2026 20:07:43 +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 4h4T2R0FdPz3Qd6 for ; Tue, 21 Jul 2026 20:07:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784664463; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bWSK7GTtKJQRoHo7QWKK9ZT1ostKTZk2xRyNXxfBXv0=; b=mFzyqeZNynfVCghnoL87EuMWHAzwS6MuNXwH2ToxD+jkJ5pwqJS8Q0xRqsu2ZpdQ17Dz0+ KYKMUV4HIXzTDmJYRKugIOeoPecIdYooNFjQOYll+ALqVRQPzpLEjxLIgmNzbf+Gd1kgAH gduYCk86sxaChkqO5+rE37ewKqv7FIRuBmptgcmYDdCM5bm6snhhw7DX9brilUHHn3uzYO lDTPvv6t7QzSzJDejirrPHjm1Dxrfz4nXtZYhLDYC+MpFSgABSHE70lGSgy/qxgtFlbYkq BHdmdWMcrlOleklQ/ouHe4z97c4c8zDQDSO1hppBNbsaGIw2EI897IqbcU7hIQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784664463; a=rsa-sha256; cv=none; b=R0RYD1cwnMS2mBI3Lm0zj8cQey1qlhSGSHScP1pBz2D7SNoGzaPsKn/n/yWJtXl44lrLZV SvqUyofQ+SHl6hPSGmyUvptDjbOGXCWDm55Gtn9jfa9c5kdXZ3iDJto5F+CR8cAPWpZRDB tARoXqbALcYFRJNffFXGX+kbufx8D16xpLxwdwduOgC7NUw09q9gNF8HbeOzKNUllzs8FV k+alkDVDqOwbsxkbf/Bs+rZiSHx/Y+AHvivIhyS89XngBGDvAcVMSuUY5PI6eU8EWXsVmI bUrL2wfVcgKsN2pm1pcXncLp03S8xR8HBnRi4n7mOiwg2bGDGr2CwoEdFfWfrQ== 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=1784664463; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bWSK7GTtKJQRoHo7QWKK9ZT1ostKTZk2xRyNXxfBXv0=; b=bYEE4DU523DG5uOXjUVHNiZ/fB/zZZvSjYiQg1Vsy42e2s1n9hn09ETB22mXqQdfaaR5vf TsQpLQvc1j2pFNYLtCLNvVOk/tRMWV5BQF9xs+HDA+VapUYukRNQJyxkyI+Nrv3z0cZnGU G+b3a2F0mcUt4aW0lxGEdsJAwE0CspaAcOfZvbMC8WxixulZEtn6YPw/udse792XCgDEUd 9bPX2Wdr0w4goHxxv3pEFdps6uXr/pS+twHM+zC+JkYrXRd5/n0/HQMfjEYHHtDZ/W6U5t cCso45ER8LWGuZAcL6luKhBe8sFPUpjXqtfgfZYBqvNXafwQsGohg5W0heVMSQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h4T2Q6KDFz13Py for ; Tue, 21 Jul 2026 20:07:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22330 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 21 Jul 2026 20:07:42 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Faraz Vahedi From: Pouria Mousavizadeh Tehrani Subject: git: d4ddf8eaee93 - main - vtnet: Accept VIRTIO_NET_F_CTRL_RX_EXTRA 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: pouria X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d4ddf8eaee9371d1d20bfb753237f25505d6afee Auto-Submitted: auto-generated Date: Tue, 21 Jul 2026 20:07:42 +0000 Message-Id: <6a5fd18e.22330.2c0b6f68@gitrepo.freebsd.org> The branch main has been updated by pouria: URL: https://cgit.FreeBSD.org/src/commit/?id=d4ddf8eaee9371d1d20bfb753237f25505d6afee commit d4ddf8eaee9371d1d20bfb753237f25505d6afee Author: Faraz Vahedi AuthorDate: 2026-07-12 21:09:06 +0000 Commit: Pouria Mousavizadeh Tehrani CommitDate: 2026-07-21 20:06:37 +0000 vtnet: Accept VIRTIO_NET_F_CTRL_RX_EXTRA Although the driver does not issue the extra receive-mode commands accepting the feature is harmless and some devices, notably Apple's Virtualization.framework, offer their control-queue features as a group and refuse FEATURES_OK unless the whole set is acknowledged. Signed-off-by: Faraz Vahedi Reviewed by: adrian Pull Request: https://github.com/freebsd/freebsd-src/pull/2322 --- sys/dev/virtio/network/if_vtnetvar.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/virtio/network/if_vtnetvar.h b/sys/dev/virtio/network/if_vtnetvar.h index 904050c7864a..d5313c9af3cc 100644 --- a/sys/dev/virtio/network/if_vtnetvar.h +++ b/sys/dev/virtio/network/if_vtnetvar.h @@ -337,6 +337,7 @@ CTASSERT(sizeof(struct vtnet_mac_filter) <= PAGE_SIZE); VIRTIO_NET_F_MTU | \ VIRTIO_NET_F_CTRL_VQ | \ VIRTIO_NET_F_CTRL_RX | \ + VIRTIO_NET_F_CTRL_RX_EXTRA | \ VIRTIO_NET_F_CTRL_MAC_ADDR | \ VIRTIO_NET_F_CTRL_VLAN | \ VIRTIO_NET_F_GUEST_ANNOUNCE | \