From nobody Fri Nov 01 21:20:42 2024 X-Original-To: bugs@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 4XgDL26x41z5cV8D for ; Fri, 01 Nov 2024 21:20:42 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XgDL24XGVz4d2l for ; Fri, 1 Nov 2024 21:20:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730496042; 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: in-reply-to:in-reply-to:references:references; bh=EMnQDXZuLlNtLV9bn79zJfLgtqXhkKAq+DKeMIWlfBY=; b=mRdbGmYxlkxRPfsktTrHDilMlRKfFUXI4YniLlrsO/Me8EBkCDY6Lf76YBHF7cbuQvjmB+ 4CcKeQ3ZVtIpXd19tOMsfbKNj51rNyQx8v9c4E8+w3fDs3MdJBqQ+zK4PODPxa2eBgIHwz BHHOcM2jSVXuqT+0+oVPiA8xO9DIkhBEW1ZmnqSwL7vyB0CUPm9DM40PNiVEUeMVZ094u1 ksyDnvoestI26r817OvUsHdqcDO0vVSvtZ/SYf2QOza+L/L38LznPTPGC16G/gQK3WlwQl fYMqPKqxocC+7mdmuJcaxVna7maW2m0Ka8aWKEgYvxjXZoN/gPF9oXGdkewLhw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730496042; a=rsa-sha256; cv=none; b=VTfTW2pLCfm7QpoCGxyUF2E0Ii2nrdunKiTRc4K6nh+XGVbhjVklFDGCmJ228GNFWyOYUt u+qJqC189aNBQCck/ilYJIC0HizUeoq/mYzuEhLY241y5ZmjqWBNMc/MgqDi8KOkDfFGBV nTySKyBHCoOAagEejYGWfusK/HxKy1x7Vid/hhRP5HEVDIvcwbOCkksuyEHENMW8oKM/V7 MQemi9eZNEkfRaNd5bBidNhYNiRNCO5TCBqMqM03253i1suKylhKisV5YbWcLIbe6jfgW+ kXc9M1c358kfODS+Am6UguFaex0zlAuepKuHOG9PXihStYFsLg35eIWeI+fVvA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XgDL248B4zcCn for ; Fri, 1 Nov 2024 21:20:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4A1LKg8G016258 for ; Fri, 1 Nov 2024 21:20:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A1LKgtt016254 for bugs@FreeBSD.org; Fri, 1 Nov 2024 21:20:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 282309] igb(4) shows high error count when attached to VF Date: Fri, 01 Nov 2024 21:20:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: IntelNetworking X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kbowling@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282309 Kevin Bowling changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |IntelNetworking --- Comment #1 from Kevin Bowling --- Hi Justin, the FreeBSD igbvf driver is basically a prototype, intel has basically stated such publicly. I don't know that there is too much work t= o do here but there is definitely some JFYI. --=20 You are receiving this mail because: You are the assignee for the bug.=