Date: Sat, 12 Jul 2025 18:04:54 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 287445] [qlnxe] QLogic/Marvell/Dell 41164 ping loss Message-ID: <bug-287445-7501-TkWf6hWe70@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-287445-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-287445-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=3D287445 --- Comment #28 from leper <leper4@protonmail.com> --- Found the nicer place to enable debug output. --- a/sys/modules/qlnx/qlnxe/Makefile +++ b/sys/modules/qlnx/qlnxe/Makefile @@ -63,7 +63,7 @@ SRCS+=3D ${LINUXKPI_GENSRCS} .include <bsd.kmod.mk> -#CFLAGS +=3D -DQLNX_DEBUG +CFLAGS +=3D -DQLNX_DEBUG CFLAGS +=3D -DCONFIG_ECORE_L2 CFLAGS +=3D -DECORE_CONFIG_DIRECT_HWFN --=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-287445-7501-TkWf6hWe70>