From nobody Fri Aug 28 02:23:34 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 4hWMd35Lytz6ptN9 for ; Fri, 28 Aug 2026 02:23:35 +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 4hWMd31DZMz3K8q for ; Fri, 28 Aug 2026 02:23:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787883815; 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=aZVyNo0bpFeGB83VP+lA2GhLxklUqPCtKYb+f6miICg=; b=iEwsySGuiv1bJC4w4qyB+yYIGmqzsirrhOItBrfgE7ZnBqRxP1+O2Qf2cwK0oBVFRSw871 JCVoIkHl5RkxDmCC1DvEt4FltNRk3tZovUreqXY19sDC1a7MyAa94KdgwlnfZWVJFUelkh 6Ng8bF+MJ7Wi7zMHSjYGAW/DXbOhu5cth2lpBo+s6KLU7uCHv/I76u9M3iz6SBsGZNfnf8 51dahUzCU1X5RkMFvYFDj11nbsBM3H4X8xXuI/CNpUtnSiRuvjfkjkh1kS8JaLIRcI9f7w 0roDwjWfeI7QdIwxnbd4l0r0RPEcbe1AWqZyh6JCean5YK1Hi6mfhYBVle9Bjw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787883815; a=rsa-sha256; cv=none; b=aGJ8H+c+TR6HJpgKAlq71+t+NO0mVCg3BEiCx1Ttkb6dj5e4jXCF8yj9A+FZAILICejR0h OQ40WiIkniGabGXp3TxWw7gnT3V4HXv6rgqLZ8bCHA4vjFaTQ+km0rEJu484BUKb9HxGbW 5tT+hJFCq5lbMv7fQcYvIhYcQL8Uu9mIG/zahKhwD9iXuYmKx0l4f0bVUweDZZt9QuhBmV POs2XiBL9DUxxmnYvm/4SOFd6CU6Im2LSyLqweJkBOkoV6YzY7NQBGUSD7gKGHi9iW+Sc0 jDpKLFUJnTXBSCR/rtQDPq3G2zWRYQxq8G5vDFZCRZ1qqNfTdTrdOm4zsFfBeQ== 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=1787883815; 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=aZVyNo0bpFeGB83VP+lA2GhLxklUqPCtKYb+f6miICg=; b=krjyVESXewoiZxVgabIcssk0cNYARDF3aoV13eTWIzKhV0OFW5ojMbeCg0+3kCJIbY5Py5 oSUO0W6A6ryhcm51EtnCMoHE3VsS4NfxuZMW89AN4X+lKT2ra4Kwj/dk/r7qO0vMsA2+7+ Ec6Uxp7rMQlSESdfn/8OVtilyW5SxSrU1FqUxFvcr5w4AVdbjgYw3Ux9q22R9Iw8Ia3v/6 aLVHxto9CHFpApFQ4X8x3/DJjMjRFcXunXdKJSO+CEITblo3KH1ik1Stp0mTbncoyWabiq jeuQ6P4+cHjGtJWrvjP1WePhN1hRvVM1hpxxx9w+GOgQdqnCPHVRCWa0LXgGVg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hWMd304Y1zr4N for ; Fri, 28 Aug 2026 02:23:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38584 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 28 Aug 2026 02:23:34 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Kevin Bowling Subject: git: 3ccccd8f50f5 - stable/14 - iflib: Initialize the VFLR task unconditionally 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/stable/14 X-Git-Reftype: branch X-Git-Commit: 3ccccd8f50f5199b16df79a7f07f2932e4b422f8 Auto-Submitted: auto-generated Date: Fri, 28 Aug 2026 02:23:34 +0000 Message-Id: <6a90f126.38584.4663d1a2@gitrepo.freebsd.org> The branch stable/14 has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=3ccccd8f50f5199b16df79a7f07f2932e4b422f8 commit 3ccccd8f50f5199b16df79a7f07f2932e4b422f8 Author: Kevin Bowling AuthorDate: 2026-08-12 01:51:18 +0000 Commit: Kevin Bowling CommitDate: 2026-08-28 02:20:57 +0000 iflib: Initialize the VFLR task unconditionally The VFLR task was initialized only from drivers MSI-X interrupt assignment paths. ixl's legacy interrupt handler can nevertheless defer VFLR work, leaving an uninitialized task. Even with MSI-X, the admin interrupt was established before the task was initialized. Initialize it alongside the other private tasks. The existing detach check and private-taskqueue drains then cover its lifecycle for every interrupt mode and registration failure. Sponsored by: BBOX.io (cherry picked from commit b4208a67edc2eb7898a9ff2a6f3990c6852910e4) --- sys/net/iflib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/net/iflib.c b/sys/net/iflib.c index 593b8c4396c8..912cbc62090a 100644 --- a/sys/net/iflib.c +++ b/sys/net/iflib.c @@ -5369,6 +5369,7 @@ iflib_device_register(device_t dev, void *sc, if_shared_ctx_t sctx, if_ctx_t *ct TASK_INIT(&ctx->ifc_admin_task, 0, _task_fn_admin, ctx); TASK_INIT(&ctx->ifc_led_task, 0, _task_fn_led, ctx); + TASK_INIT(&ctx->ifc_vflr_task, 0, _task_fn_iov, ctx); IFLIB_REGISTER_FAIL_POINT(dev, register_after_taskqueue, err, fail_cleanup); @@ -6613,7 +6614,6 @@ iflib_softirq_alloc_generic(if_ctx_t ctx, if_irq_t irq, iflib_intr_type_t type, NET_GROUPTASK_INIT(gtask, 0, fn, q); break; case IFLIB_INTR_IOV: - TASK_INIT(&ctx->ifc_vflr_task, 0, _task_fn_iov, ctx); return; default: panic("unknown net intr type");