All of lore.kernel.org
 help / color / mirror / Atom feed
* L2 switching in igb
@ 2009-09-03  9:16 Or Gerlitz
  2009-09-04  4:35 ` Alexander Duyck
  0 siblings, 1 reply; 7+ messages in thread
From: Or Gerlitz @ 2009-09-03  9:16 UTC (permalink / raw)
  To: Alexander Duyck; +Cc: Kirsher, Jeffrey T, Fischer, Anna, netdev

Hi Alex, Jeff

I see that igb_vmm_control enables L2 switch functionality & replication of
multicast/broadcast packets across multiple pools (it calls both
igb_vmdq_set_loopback/replication_pf with true).

I wanted to check few related things with you:

First, what you think would be the correct method for letting the user control
if she wants the NIC to operate in VEPA mode (e.g forward VF/VF traffic to an
outside bridge and let the later do a Uturn) or to handle VF/VF traffic
internally? maybe it can be part or extension of the kernel DCB netlink API?

second, does igb_vmdq_set_replication_pf cause multicast packets to be
replicated to all VFs? I see that after invoking igb_vmm_control, there's
a call to igb_set_vmolr which sets the "Accept packets matched in MTA"
bit, so I wasn't sure what's is the final result, will the PF flood all
multicast packets and the VF accept only those that have a match in the MTA?

Or.

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

end of thread, other threads:[~2009-09-15 13:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03  9:16 L2 switching in igb Or Gerlitz
2009-09-04  4:35 ` Alexander Duyck
2009-09-10  8:04   ` Or Gerlitz
2009-09-10 17:30     ` Alexander Duyck
2009-09-14 10:02       ` Or Gerlitz
2009-09-15  2:52         ` Alexander Duyck
2009-09-15 13:19           ` Or Gerlitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.