Date: Thu, 23 Jun 2022 12:39:55 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 252626] ixl: panic on attach of X722 on-motherboard interfaces Message-ID: <bug-252626-7501-khWJpBA30K@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252626-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-252626-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252626 --- Comment #9 from Santiago Martinez <sm@codenetworks.net> --- Hi Vincenzo,=20 I think there are multiple issues, that maybe need to be handled separately. Current setup: OS: 13.1-RELEASE Card: Ethernet Connection X722 for 10GBASE-T With stock kernel ixl driver:=20 1- NO-SRIOV - ethernet card works, port comes up and connectivity looks ok.= =20 2- SRIOV - when iovctl -C -f /etc/iovctl.conf is executed, then kernel pani= cs.=20 With ixl driver from ports: Version: ixl 1.12.2 boot loader: ixl_updated_load=3D"YES": 1- NO-SRIOV - when ethernet ports come up (ifconfig up) there is a panic. There seems to be related to a problem with NETMAP, please see: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264809. Recompiling the driver from ports with netmap support disabled, makes the trick for bot NO-SRIOV and SRIOV (at least for me) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252626-7501-khWJpBA30K>