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
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,
Though this is always true, the case of receiving packets on the same
queue is even simpler, is not it?
--