https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248652
--- Comment #33 from Sylvain Galliano ---
(In reply to Vincenzo Maffione from comment #32)
Here are the results:
ixl only patch, 6 queues, pkt-get WITHOUT -R:
710.623764 main_thread [2642] 38.621 Mpps (38.698 Mpkts 18.538 Gbps in 1002000
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224218
Michael Tuexen changed:
What|Removed |Added
Summary|Kernel panic in SCTP/IpV6 |[sctp] Kernel panic in
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
21.10.2020, 23:05, "Ryan Stone" :
> Today at $WORK we saw a panic due to a race between
> in6_joingroup_locked and if_detach_internal. This happened on a
> branch that's about 2 years behind head, but the relevant code in head
> does not appear to have changed.
>
> The backtrace of the panic was th
On 22 Oct 2020, at 22:10, Alexander V. Chernikov wrote:
21.10.2020, 23:05, "Ryan Stone" :
Today at $WORK we saw a panic due to a race between
in6_joingroup_locked and if_detach_internal. This happened on a
branch that's about 2 years behind head, but the relevant code in
head
does not appear