Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2015 15:22:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 202680] Silent data corruption on em(4) interfaces
Message-ID:  <bug-202680-2472-YAkNLs4LOk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202680-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202680-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202680

--- Comment #21 from Sean Bruno <sbruno@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202680-2472-YAkNLs4LOk>