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

From: Or Gerlitz
Date: Fri Feb 20 2015 - 02:50:59 EST


On Fri, Feb 20, 2015 at 3:01 AM, Hiroshi Shimamoto
<h-shimamoto@xxxxxxxxxxxxx> wrote:

> The administrator can allow to VF multicast promiscuous mode for only
> trusted VM.
> # ./ip link set dev eth0 vf 1 mc_promisc on
> When disallowing multicast promiscuous mode, we can only use 30 IPv6 addresses.
> # ./ip link set dev eth0 vf 1 mc_promisc off

all the above text belongs to the change-log of the patch that
introduces the new ndo also use just "ip" not "./ip" and specify that
the default is off.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/