[Bug 202680] Silent data corruption on em(4) interfaces

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 11 15:22:26 UTC 2015


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

--- Comment #21 from Sean Bruno <sbruno at FreeBSD.org> ---
Can you folks try setting the processing limits to -1?  I'm curious if what
you're seeing is a symptom of conflicting processing during interrupt context
and deferred handling to the taskqueue threads.

change:
hw.em.rx_process_limit: 100

hw.em.rx_process_limit = -1

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


More information about the freebsd-net mailing list