[openib-general] [Bug 263] OFED 1.1 rc6: IPoIB Oops during IPoIB failover loop
bugzilla-daemon at openib.org
bugzilla-daemon at openib.org
Thu Oct 12 07:17:07 PDT 2006
http://openib.org/bugzilla/show_bug.cgi?id=263
------- Comment #8 from chas at cmf.nrl.navy.mil 2006-10-12 07:17 -------
ipoib_start_xmit() only checks at entry to see if the queue is stopped.
ipoib_start_xmit() could still unicast_arp_send() after a netif_stop_queue().
in ipoib_stop(), i guess this will be synchronized somewhat by the
ipoib_flush_paths() in ipoib_ib_dev_down() which also takes priv->tx_lock but
this doesnt seem intentional.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the general
mailing list