https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248652
--- Comment #25 from Vincenzo Maffione <vmaffi...@freebsd.org> --- Sorry, my bad. I read the code the wrong way, so the second patch is indeed useless. Please forget about that. The patch is not ensuring timely TX slots recovery (as pointed out in comment #23). So it seems that the situation where we are losing against 11-stable is ixl with 6 queues (or more in general, with more than 1 queue). The other combinations (ix, or ixl/1q are on par). Is this correct? Now, focusing on the ixl/6q case, and using the first patch I provided, do you see a significant difference in average batch (as reported by pkt-gen) and pkt-gen CPU utilization? The avg_batch metric tells us how many packets we were able to send for each txsync syscall. So the higher the better (at least up to 100/200). -- 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"