From nobody Fri Sep 18 00:11:49 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 4hmCjK3XWjz6sJ2S for ; Fri, 18 Sep 2026 00:11:49 +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 4hmCjK2ckdz4g1R for ; Fri, 18 Sep 2026 00:11:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789690309; 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=58bmv/I8Q7CWHTDRRkFjnvsYFlKxhOwBG34m+NN98Wc=; b=imRcT6cH8LllTPTBHF2KGhKDQ6A2AEDSnfrtGRYTa/hfl19Hco1B9xWQL0QKz76SnTUh11 AJyKQxnH0tFP+w8vbVQeq/vwt/DCvI8Ayp83/QSvydAQjykykODPD0hbLY+IIhpMFsAeyE Q5o/6rJ3H8GgcOR/M/4IMMSL0esJmqlcMxdyFm5GSWVYjTgX4VNlvcrBO9zN1RWDs83xrN 5vjBeNCo6U1MK0vN4gACA7OHTdffgck8CUVlIiVLDhIn1DY/Jq3Mxi3vqW1ARSoI9iGamL YR60T8XTDOfZNbxz43go0p3Fzk9WRgmsIMyuRnOZNrbw4BOg+Zcg6rdLg9HrPQ== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789690309; b=P3RsMgMeVsFqc0nXs5ytXAdwHU1FzQwTjhd0m2snHAl7psIoAfc4444G3JSx2Kxza72v/s k8cJ592xsj+4TjqSA6s7hxYplDGCn74pi1GvWH3xMl3ml/Dyh0Rx03J5UnDhCnAr8Qgqj9 upQPWbIWL9BrYTK5h6EWlDsY0hc/03koR3AtZNpLQdcCWVlZgjYnKmpealgJrbKrG5HhCb 2J/JPBCaQ9ooGb89V3HeG3TbHWP5Yo07UOeHaz0bgFLfvSRZdXqP8sulDFjV4xRNr73v2p /qeb8CMZk5ODtTwivyh+2uaGTmU/QF0z4VxW0lLeVPQ8X3yRWNK06XjpvZNBsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789690309; 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=58bmv/I8Q7CWHTDRRkFjnvsYFlKxhOwBG34m+NN98Wc=; b=i5eZlAaHwlji6gBvfWnOCnrwr/W4qx05j+gQPt2d5MmZBU0z2/+C268LYFutmv0qW7ZwU1 wVbSZBvtbta3ibhpGFrac8ox81RbODf2J1LkuQfC4e/FBRINe6H8BbnXFzODL3tUDLOG0t iUyB3qRcxm0sO4TCDsXM2DtieiDFO0n4CHjNCeorAPmKYsa8SJ3S6hRlN+cg4HaGRiWwGf OGk49NmNtRF0goSg4Xu0Y0SorGHPUY48VrPhJ24Dw6MWJN1Kx0qVh1ZKnOn+DjoiczMXzi DhTJtKbDYL4Fw7cQ10kHMpXx4WtDv8EyRbCV8c85B9e9XWNBqw4Kt3VndqsY8Q== 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 4hmCjK1jtkzw7C for ; Fri, 18 Sep 2026 00:11:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 326f1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 18 Sep 2026 00:11:49 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Kevin Bowling Subject: git: 930464eecabe - stable/14 - ixl: Reset VSI statistics after initial sampling 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: kbowling X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 930464eecabe65c42f42d1b688576b6bf9f0f4a5 Auto-Submitted: auto-generated Date: Fri, 18 Sep 2026 00:11:49 +0000 Message-Id: <6aac81c5.326f1.759c7525@gitrepo.freebsd.org> The branch stable/14 has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=930464eecabe65c42f42d1b688576b6bf9f0f4a5 commit 930464eecabe65c42f42d1b688576b6bf9f0f4a5 Author: Kevin Bowling AuthorDate: 2026-09-03 10:55:36 +0000 Commit: Kevin Bowling CommitDate: 2026-09-18 00:11:41 +0000 ixl: Reset VSI statistics after initial sampling The initial statistics update runs before the PF VSI has obtained its firmware-assigned statistics counter index. Discard that provisional VSI baseline so the first update after initialization records the correct hardware counter. Without this reset, subtracting a larger provisional value from a newly selected counter can be mistaken for a 32-bit wrap and report nearly UINT32_MAX receive drops immediately after boot. Reported by: Daniel Braniss Tested by: Daniel Braniss Obtained from: Intel ixl 1.14.2 Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D59336 (cherry picked from commit 429cb537015ea11808de23dac8c1cc7ade3a4552) --- sys/dev/ixl/if_ixl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/ixl/if_ixl.c b/sys/dev/ixl/if_ixl.c index 3215dd163b72..1c985a779b96 100644 --- a/sys/dev/ixl/if_ixl.c +++ b/sys/dev/ixl/if_ixl.c @@ -795,6 +795,7 @@ ixl_if_attach_post(if_ctx_t ctx) ixl_pf_reset_stats(pf); ixl_update_stats_counters(pf); ixl_add_hw_stats(pf); + ixl_vsi_reset_stats(vsi); /* * Driver may have been reloaded. Ensure that the link state