https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271101
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
Keywords
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271101
--- Comment #3 from Alexander V. Chernikov ---
(In reply to Navdeep Parhar from comment #2)
Ack. The reason is that t4_tracer is using older 13.x cloner KPI. The new KPI
requires the creation function to provide pointer to the created ifnet
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271101
Navdeep Parhar changed:
What|Removed |Added
Status|New |In Progress
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271101
--- Comment #2 from Navdeep Parhar ---
I tried to see if making the driver sx recursive would fix the problem but ran
into a different assertion in if_clone.c
diff --git a/sys/dev/cxgbe/t4_tracer.c b/sys/dev/cxgbe/t4_tracer.c
index 00c403
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271101
--- Comment #1 from Alexander V. Chernikov ---
Thank you for sharing the report!
That was not certainly the desired outcome.
The feature of Netlink in question is providing the "link" operstate per RFC
2863.
Generally, Netlink is going to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271101
Bug ID: 271101
Summary: cxgbe(4): panic due to lock recursion while creating
tracing interface
Product: Base System
Version: CURRENT
Hardware: Any
OS: