[Bug 287445] [qlnxe] QLogic/Marvell/Dell 41164 ping loss
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Jul 2025 18:04:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287445
--- 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+= ${LINUXKPI_GENSRCS}
.include <bsd.kmod.mk>
-#CFLAGS += -DQLNX_DEBUG
+CFLAGS += -DQLNX_DEBUG
CFLAGS += -DCONFIG_ECORE_L2
CFLAGS += -DECORE_CONFIG_DIRECT_HWFN
--
You are receiving this mail because:
You are the assignee for the bug.