https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248652

--- Comment #34 from Vincenzo Maffione <vmaffi...@freebsd.org> ---
(In reply to Sylvain Galliano from comment #33)
Ok, thanks. At this point it's clear that there are two indipendent issues that
slow down netmap-iflib on ix/ixl. The first is the lack of a per-tx-queue
netmap timer (or taskqueue). The second is the lack of descriptor writeback
moderation in ixl.
We can start by merging the timer patch, and then work on the separate ixl
issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
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"

Reply via email to