[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C1BF5AA.8010209@candelatech.com>
Date: Fri, 18 Jun 2010 15:39:38 -0700
From: Ben Greear <greearb@...delatech.com>
To: NetDev <netdev@...r.kernel.org>
Subject: Can I limit number of rx queues for igb (and other Intel drivers)?
I'm using pktgen to send a stream of packets with varying source and destination
IP addresses. It appears that the fancy rx logic of the NIC (I'm using igb for this test)
causes the received packets to appear on random rx queues and so be received out
of order in the network core.
I do not see the out-of-order issue when using a single source/dest IP address
for the pktgen packets.
So, is there a way to tell igb to use only a single rx queue?
Thanks,
Ben
--
Ben Greear <greearb@...delatech.com>
Candela Technologies Inc http://www.candelatech.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists