Re: will 2 cpu simultaneously process packets which have same hash value on multiqueue nic?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eilon Greenstein
Date: Thursday, May 20, 2010 - 5:20 am

On Thu, 2010-05-20 at 05:00 -0700, Eric Dumazet wrote:
I was trying to say that since both packets are handled on the same
queue - it is handled one after the other and not by two different CPUs
working on the same queue at once.

What do you mean "in parallel"? As you wrote above, only one cpu is
handling the packets from that queue, and since the hash is the same,
even RPS will not allow different CPUs to handle those 2 packets.

Though this is always true, the case of receiving packets on the same
queue is even simpler, is not it?



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: will 2 cpu simultaneously process packets which have s ..., Eilon Greenstein, (Thu May 20, 5:20 am)