[Bug 248652] netmap: pkt-gen TX huge pps difference between 11-STABLE and 12-STABLE/CURRENT on ix & ixl NIC

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 14 19:51:25 UTC 2020


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

--- Comment #4 from Sylvain Galliano <sg at efficientip.com> ---
You're right, interrupt rate limit pps on CURRENT + X520 NIC:

pkt-gen, no busy wait

11-stable:  27500 irq/s
CURRENT:    5500  irq/s

pkt-gen, with busy wait on CURRENT: +30000 irq/s

Regarding NIC irq tunable, the only one related to 'ix' looks good:

# sysctl hw.ix.max_interrupt_rate
hw.ix.max_interrupt_rate: 31250

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-net mailing list