netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ixgbe RSS not working as expected with 8021q and bridging
@ 2009-12-10 23:11 Eldon Koyle
  2009-12-11  0:11 ` Eric Dumazet
  0 siblings, 1 reply; 8+ messages in thread
From: Eldon Koyle @ 2009-12-10 23:11 UTC (permalink / raw)
  To: netdev

We have built a firewall with two 10 Gbit interfaces (intel 82598EB) and
are doing some testing.  A simple bridge between the two interfaces acts
as expected with packets being distributed fairly evenly across all of
the rx/tx queues.

We then switched to tagged vlans on both interfaces (10 vlans each, 8
source and 8 dest addresses per vlan) and bridged eth0.N to eth1.N, and
many of our queues (and CPUs) remained idle, and all of our VLAN traffic
went out on the same tx queue.  Are multiple transmit queues supported
with 802.1q?  How do we figure out what is causing some of our receive
queues to be unused?

We are using 2.6.31 (from Debian) and ixgbe-2.0.44.14 .

eth0:
     tx_queue_0_packets: 0
     tx_queue_1_packets: 0
     tx_queue_2_packets: 138
     tx_queue_3_packets: 123960995
     tx_queue_4_packets: 0
     tx_queue_5_packets: 0
     tx_queue_6_packets: 36
     tx_queue_7_packets: 36833
     rx_queue_0_packets: 24841529
     rx_queue_1_packets: 24832268
     rx_queue_2_packets: 0
     rx_queue_3_packets: 24835876
     rx_queue_4_packets: 0
     rx_queue_5_packets: 24833101
     rx_queue_6_packets: 0
     rx_queue_7_packets: 24833463

eth1:
     tx_queue_0_packets: 0
     tx_queue_1_packets: 0
     tx_queue_2_packets: 138
     tx_queue_3_packets: 124174228
     tx_queue_4_packets: 0
     tx_queue_5_packets: 0
     tx_queue_6_packets: 82
     tx_queue_7_packets: 78
     rx_queue_0_packets: 24832675
     rx_queue_1_packets: 24789655
     rx_queue_2_packets: 0
     rx_queue_3_packets: 24793220
     rx_queue_4_packets: 0
     rx_queue_5_packets: 24797484
     rx_queue_6_packets: 0
     rx_queue_7_packets: 24786851


-- 
Eldon Koyle
-- 
BOFH excuse #46:
waste water tank overflowed onto computer

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-12 19:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 23:11 ixgbe RSS not working as expected with 8021q and bridging Eldon Koyle
2009-12-11  0:11 ` Eric Dumazet
2009-12-15 17:21   ` Eldon Koyle
2009-12-15 19:33     ` Eric Dumazet
2010-02-10 20:50       ` Eldon Koyle
2010-02-12 19:03         ` Eldon Koyle
2010-02-12 19:48           ` Eric Dumazet
2010-02-12 19:52             ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).