From nobody Sat Aug 1 15:14:05 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 4hC60Y4njXz6nCnV for ; Sat, 01 Aug 2026 15:14:05 +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 4hC60Y1nqnz3XL0 for ; Sat, 01 Aug 2026 15:14:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785597245; 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=iOcoDDE4gbse8EUtieXH2CxY5RiEz88rZ72oMbgQwhU=; b=Cg7JJPnnA39CQypso2Nbcy4fBWAdRIP8qjNFy2rfOmFKfZjCgh+s2pNrTebFYjEpu0sBpW tXF3NoSEHYMj6XPSCxPXldkWkWPXtPKpjLJ8tAi2qdxKRcEIbdyA7UVBPcTR6FPcmhc+oH Nav277vpG559t5dZomAG4LqANcluZu7vuP6HSGjrFD0x/pMPIagZZKMrih6//CzpyABzTg 7kC9Yp0YzKQGMii8VIMh+X+om1KRiAs/wjQbpeicziA4jpBqkxgDnnsDqaWpRVgtehphxg /pndIrtuQn391IjgiH1vp9WJJ/YVL71eOOsRhdcqve7vZqfN1cZnMC+KxYrsWA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785597245; a=rsa-sha256; cv=none; b=ig5cgKNO4iQn+Ir0L2bErP2DsL4h9O/mwXOPtoJMqCzCKEPQrRH02T9Isq86tZDTeyjhzD 1S2KbX15ZzO4dUrXOwKYvItO34RRO8TT4/BmJM1eE8TltktlRpxVpWG68wzYURfpT3E1bT KoqAQR1dAvf729aGTBwMCnpAeHdlwmWYBjQm9QD0oJiqIJLzgdge1XhEnh8ZcyISL+LITp Iaw3+NbDPT/uob5u/u4Uset4mcz5EesES5BfEAr+CJQF+zhDZPhYH3zH4TmDjrrzrtADVU RBKY4Q0Tb/ux8tAA621jQlaDFBvfrw6koFpmPw9SHWEOVuyqQZH/9LkCKgilxg== 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=1785597245; 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=iOcoDDE4gbse8EUtieXH2CxY5RiEz88rZ72oMbgQwhU=; b=VZYD7ikUWYYSv4xjloLb9RhG/rYNxaM7c464i3Xx25VEFvFIsxhFPL95KeS6bNHP48NeUS LORput+vLxCfY+Ksh8MJn+QJ5M1nkGcZyQona3p6Cj9DYODpQrakIcSpMGIT5EqaMl5gvs QyzO+Qf5B0WkKLnEu0oZcC2KUZ9vfKsFdQSJexewVyR6mJn1+QSmkvyBwrwtB72SdpZfg1 Iq1aM3dAWrXLa81yU9eQ/F3OdxDpa8Qh9TLL/2l/P/8J/8sAuoeMfzt/r44jFj8mh7CksV WFarHscw8hWhPCZ2vih+KY3lC7OPs5NZLw0CU2N/XD/qsSz5LL30W69Rpq1wQw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hC60Y0strzq64 for ; Sat, 01 Aug 2026 15:14:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38b9e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 01 Aug 2026 15:14:05 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Arthur Kiyanovski From: Arthur Kiyanovski Subject: git: 7acb9aa0af83 - stable/14 - ena: Update driver version to v2.8.4 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: akiyano X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 7acb9aa0af8339ce0272117b6d64eb8a04f35cd6 Auto-Submitted: auto-generated Date: Sat, 01 Aug 2026 15:14:05 +0000 Message-Id: <6a6e0d3d.38b9e.145996e4@gitrepo.freebsd.org> The branch stable/14 has been updated by akiyano: URL: https://cgit.FreeBSD.org/src/commit/?id=7acb9aa0af8339ce0272117b6d64eb8a04f35cd6 commit 7acb9aa0af8339ce0272117b6d64eb8a04f35cd6 Author: Arthur Kiyanovski AuthorDate: 2026-07-14 19:38:34 +0000 Commit: Arthur Kiyanovski CommitDate: 2026-08-01 15:12:05 +0000 ena: Update driver version to v2.8.4 Bug Fixes: * Fix false 'missing TX completions' warnings due to timestamp race * Put taskqueues into correct NUMA domain if !RSS Minor Changes: * Batch RX statistics updates * Swap RX/TX completions cleanup order Submitted by: Arthur Kiyanovski MFC after: 2 weeks Sponsored by: Amazon, Inc. Reviewed by: cperciva Differential Revision: https://reviews.freebsd.org/D58242 (cherry picked from commit 605e699cd6ca4feae6c73c5c5ea8337054897116) --- sys/dev/ena/ena.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/ena/ena.h b/sys/dev/ena/ena.h index 77cb8730627f..a62bfccba7ad 100644 --- a/sys/dev/ena/ena.h +++ b/sys/dev/ena/ena.h @@ -39,7 +39,7 @@ #define ENA_DRV_MODULE_VER_MAJOR 2 #define ENA_DRV_MODULE_VER_MINOR 8 -#define ENA_DRV_MODULE_VER_SUBMINOR 3 +#define ENA_DRV_MODULE_VER_SUBMINOR 4 #define ENA_DRV_MODULE_NAME "ena"