All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to receive multicast packet on VF
@ 2014-03-28 11:49 ` Madoka Komatsubara
  0 siblings, 0 replies; 8+ messages in thread
From: Madoka Komatsubara @ 2014-03-28 11:49 UTC (permalink / raw)
  To: linux-kernel, e1000-devel, netdev; +Cc: Hiroshi Shimamoto, Hiroshi Baba

Hi all,


We would like to use multicast packet on the guest with Intel 82599EB SR-IOV.
However, the document says that adding the multicast MAC address to the VF 
is allowed during PF initialization only. (Please refer to the URL below.)
It means that we couldn't handle dynamically allocated multicast address.

On the other hand,
>From the data sheet, 82599EB has Multicast Promiscuous mode.
We could enable it on PF and all multicast packets are delivered to every VF.
That doesn't seem good, because each guest has to handle unnecessary packet.

Isn't it good to have a feature to add specific multicast address to VF?
Does anyone know that issue or the solution?



<http://www.intel.com/content/dam/www/public/us/en/documents/datasheets/82599-10-gbe-controller-datasheet.pdf>
 page585
 section 8.2.3.7.7
 "This table should be initialized by software before transmit and receive are enabled."

Regards,
Madoka Komatsubara

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

end of thread, other threads:[~2014-04-11  9:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-28 11:49 Unable to receive multicast packet on VF Madoka Komatsubara
2014-03-28 11:49 ` Madoka Komatsubara
2014-03-28 20:54 ` Skidmore, Donald C
2014-03-28 20:54   ` Skidmore, Donald C
2014-04-02  9:04   ` Madoka Komatsubara
2014-04-02  9:04     ` Madoka Komatsubara
2014-04-11  9:58   ` Madoka Komatsubara
2014-04-11  9:58     ` Madoka Komatsubara

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.