tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: apparently missing locking in if_bnx.c



On Tue, Mar 06, 2012 at 06:35:04AM -0500, Beverly Schwartz wrote:
> We were able to produce the same behavior with the intel device driver (wm).  
> It appears this problem is in multiple drivers.

Are you sure it's not a change in your local tree ?
I have several hosts with multiple NICs, and I'm not seeing this
problem ...
No network driver is SMP-safe at this time, so they're all running
under KERNEL_LOCK. splnet() is enough to protect the queues.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index