From owner-freebsd-net@freebsd.org Fri Oct 20 04:04:40 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9453E4EF09 for ; Fri, 20 Oct 2017 04:04:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C562566BC5 for ; Fri, 20 Oct 2017 04:04:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v9K44eSV035979 for ; Fri, 20 Oct 2017 04:04:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 221317] Netmap issue after ixgbe driver update in r320897 Date: Fri, 20 Oct 2017 04:04:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-STABLE X-Bugzilla-Keywords: IntelNetworking, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rstone@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: erj@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2017 04:04:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221317 Ryan Stone changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rstone@FreeBSD.org --- Comment #12 from Ryan Stone --- (In reply to Vincenzo Maffione from comment #10) I have some old, uncommited ixgbe code that can stop the receive path of an interface without resetting the entire device. The patch is available here: https://github.com/rysto32/freebsd/commit/db13ef817927b0c84b73906a4326a79a1= 1823266 https://github.com/rysto32/freebsd/commit/5ae7ec4bd3d2fab61aaf7c755fe666457= 327f401 Similar work for the tx side can be found here: https://github.com/rysto32/freebsd/commit/bf7186b90a26ca2df7d873961b19af5b8= 54eb3d0 Feel free to contact me via email if you have questions. --=20 You are receiving this mail because: You are on the CC list for the bug.=