Quoting r. Eli Cohen <[EMAIL PROTECTED]>: > When ipoib_stop is called it first calls netif_stop_queue() to > stop the kernel from passing more packets to the network driver. > After that ipoib_ib_dev_stop() moves the QP to error causing all > pending work requests to complete with error but then the completion > handler may call netif_wake_queue() re-enabling packet transfer.
BTW, Roland, this looks like a 2.6.17 material, doesn't it? It's causing real failures for us. -- MST _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
