From nobody Wed Sep 16 12:05:13 2026 X-Original-To: dev-commits-src-branches@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 4hlHdP4yFhz6t6W0 for ; Wed, 16 Sep 2026 12:05:13 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hlHdP37F0z4LN3 for ; Wed, 16 Sep 2026 12:05:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560313; 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=zTka15gBZEGxKcaltfgxPjY6izTQU/3iNP9ruhYv5RU=; b=NG4ZBhdy9J9Cupvq9Aa9TZ5llDehNtrKsgwwWLEB2pt/es2TpFjGuBNMmvWuSA0Mj1O9rB oxx3gKGg4BitK4UYAdRCgAmczueogrMwsU2pB3EY1Wc8MaS95Ttt2HWFcc4dQCQYIvx9Ns truqW3HzfeYY/RJoYxNjbSj73ElHm6FZocTI2txJKrzI3+z2uVWlilJpKyJaW7pkYR+8d+ bhx4gkoHeWIOIeTfUqarvfXbfs/eNEGVUu9yMPlpZEEP5IV8+n0ZyiaHyAKPvgDYKc+DNP b8bSjHl0TuCFm16Aeqp9m1NNKrLWbMkDwQgokyCn04YfUOUj/Zdh123hC6Wklg== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789560313; b=W3vSG3XQEvJO9Dre9ppogPKBtcKXnb63KarUiICHRooYeIwqH9e28w57S3grXbbuXGjB4P jVSBY4rGfLy5BZJ9rO0TbfJ7e9MpDwsVjo5PrM5WhiKjQfVrjOh/RLOtf0b8YT0sL4r70M 2p9SFPRveOExi890RWPDmYcAMo91fnSZ5jNQhRJ6xC/9YiI3usrkcaJ/Fof087EfOuSPjW tQwFAdqdPMf0LAoWcWxI7uoMxEy+e0r7VkHjvV/OOQUo4WJJzFVxVPPBYD1WHW8FMnjzpr CuTJTWuOruFagdEcZEBQXA9FEIjWSPdSc5VUHmTGeJ4hMCO1GieGGX1aFSL3uQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560313; 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=zTka15gBZEGxKcaltfgxPjY6izTQU/3iNP9ruhYv5RU=; b=V1UBPH5F7L5ck2ZnTzWC16jiugVzayHMTxACxNtC/2JIC24UDe1p9vAT71dEaZCd5cPLGJ Q+ukjAf+w1VNTQymvrvMgPPKOOv2y9WboQ4Noitt52/DGal1a1tUfVK0eaTEARAg7PUPP7 5UQk/6cDtN+laELsnWWsiHRwOBU15OA8og/p1ceiggvCZuGLyBrVUHI0BNPzlb4R8lcI5f pH01xjIt5SH/bTXDN/X0MYKX+BStguZ5cETPKkApwzNlAxNUJLuvpFqblSaBTz0x77cx0y cVtrh3n/D16NIy6RMMbPkQRwWym9li1ZbFPoSuzYWSO5zaCzFaQDMizaeQI15w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hlHdP2CKRzmPj for ; Wed, 16 Sep 2026 12:05:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 20e72 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 16 Sep 2026 12:05:13 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: 5a20fcaa3bbe - stable/15 - vmx.4: Canonicalize device number List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 5a20fcaa3bbec18622410637d8f44ee65ab5ac42 Auto-Submitted: auto-generated Date: Wed, 16 Sep 2026 12:05:13 +0000 Message-Id: <6aaa85f9.20e72.28dd7dff@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=5a20fcaa3bbec18622410637d8f44ee65ab5ac42 commit 5a20fcaa3bbec18622410637d8f44ee65ab5ac42 Author: Alexander Ziaee AuthorDate: 2026-09-13 12:29:33 +0000 Commit: Alexander Ziaee CommitDate: 2026-09-16 12:03:52 +0000 vmx.4: Canonicalize device number Event: EuroBSDcon 2026 MFC after: 3 days (cherry picked from commit 1bf7d54e416cad3c89eed0e781a85d15e6864920) --- share/man/man4/vmx.4 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/share/man/man4/vmx.4 b/share/man/man4/vmx.4 index 0c10fbebc1b8..be564c6f0db5 100644 --- a/share/man/man4/vmx.4 +++ b/share/man/man4/vmx.4 @@ -17,7 +17,7 @@ .\" .\" $OpenBSD: src/share/man/man4/vmx.4,v 1.1 2013/05/31 20:18:44 reyk Exp $ .\" -.Dd August 29, 2026 +.Dd September 13, 2026 .Dt VMX 4 .Os .Sh NAME @@ -30,13 +30,13 @@ In .Xr loader.conf 5 : .Cd hw.vmx.txnqueue -.Cd hw.vmx. Ns Ar X Ns Va .txnqueue +.Cd hw.vmx.%d.txnqueue .Cd hw.vmx.rxnqueue -.Cd hw.vmx. Ns Ar X Ns Va .rxnqueue +.Cd hw.vmx.%d.rxnqueue .Cd hw.vmx.txndesc -.Cd hw.vmx. Ns Ar X Ns Va .txndesc +.Cd hw.vmx.%d.txndesc .Cd hw.vmx.rxndesc -.Cd hw.vmx. Ns Ar X Ns Va .rxndesc +.Cd hw.vmx.%d.rxndesc .Cd if_vmx_load="YES" .Sh DESCRIPTION The @@ -102,23 +102,23 @@ prompt before booting the kernel or stored in .Xr loader.conf 5 . .Bl -tag -width indent .It Va hw.vmx.txnqueue -.It Va hw.vmx. Ns Ar X Ns Va .txnqueue +.It Va hw.vmx. Ns Ar %d Ns Va .txnqueue Maximum number of transmit queues allocated by default by the driver. The default value is 8. The maximum supported by the VMXNET3 virtual NIC is 8. .It Va hw.vmx.rxnqueue -.It Va hw.vmx. Ns Ar X Ns Va .rxnqueue +.It Va hw.vmx. Ns Ar %d Ns Va .rxnqueue Maximum number of receive queues allocated by default by the driver. The default value is 8. The maximum supported by the VMXNET3 virtual NIC is 16. .It Va hw.vmx.txndesc -.It Va hw.vmx. Ns Ar X Ns Va .txndesc +.It Va hw.vmx. Ns Ar %d Ns Va .txndesc .Pp Number of transmit descriptors allocated by the driver. The default value is 512. The value must be a multiple of 32, and the maximum is 4096. .It Va hw.vmx.rxndesc -.It Va hw.vmx. Ns Ar X Ns Va .rxndesc +.It Va hw.vmx. Ns Ar %d Ns Va .rxndesc .Pp Number of receive descriptors per ring allocated by the driver. The default value is 256.