RE: [E1000-devel] [PATCH v3 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode

2015-04-08 Thread Hiroshi Shimamoto
> Subject: Re: [E1000-devel] [PATCH v3 3/3] ixgbe: Add new ndo to allow VF > multicast promiscuous mode > > On Wed, 2015-04-08 at 15:15 -0700, Alexander Duyck wrote: > > On 04/07/2015 10:38 PM, Hiroshi Shimamoto wrote: > > > From: Hiroshi Shimamoto > > > &

Re: [E1000-devel] [PATCH v3 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode

2015-04-08 Thread Jeff Kirsher
On Wed, 2015-04-08 at 15:15 -0700, Alexander Duyck wrote: > On 04/07/2015 10:38 PM, Hiroshi Shimamoto wrote: > > From: Hiroshi Shimamoto > > > > Implements the new netdev op to allow VF multicast promiscuous mode. > > > > The multicast promiscuous mode is not allowed for all VFs by default. > > >

Re: [E1000-devel] [PATCH v3 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode

2015-04-08 Thread Alexander Duyck
On 04/07/2015 10:38 PM, Hiroshi Shimamoto wrote: > From: Hiroshi Shimamoto > > Implements the new netdev op to allow VF multicast promiscuous mode. > > The multicast promiscuous mode is not allowed for all VFs by default. > > The administrator can allow to VF multicast promiscuous mode for only >

Re: [PATCH v3 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode

2015-04-08 Thread Jeff Kirsher
On Wed, 2015-04-08 at 05:38 +, Hiroshi Shimamoto wrote: > From: Hiroshi Shimamoto > > Implements the new netdev op to allow VF multicast promiscuous mode. > > The multicast promiscuous mode is not allowed for all VFs by default. > > The administrator can allow to VF multicast promiscuous mo

[PATCH v3 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode

2015-04-07 Thread Hiroshi Shimamoto
From: Hiroshi Shimamoto Implements the new netdev op to allow VF multicast promiscuous mode. The multicast promiscuous mode is not allowed for all VFs by default. The administrator can allow to VF multicast promiscuous mode for only trusted VM. After allowing multicast promiscuous mode from the