On Tue, Dec 05, 2006 at 11:51:40AM -0600, Steve Wise (swise@opengridcomputing.com) wrote:
quoted
Almost - except the case about where those skbs are coming from?
It looks like they are obtained from network, since it is ethernet
driver, and if they match some set of rules, they are considered as valid
MPA negotiation protocol.
They come from the Ethernet driver, but that driver manages multiple HW
queues and these packets come from an offload queue, not the NIC queue.
So the HW demultiplexes.
Ok, thanks for explaination.
--
Evgeniy Polyakov