[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <15ddcffd1001310625k3a1c1010w57e7cf62986c56ef@mail.gmail.com>
Date: Sun, 31 Jan 2010 16:25:43 +0200
From: Or Gerlitz <or.gerlitz@...il.com>
To: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, gospo@...hat.com,
Mitch Williams <mitch.a.williams@...el.com>,
Or Gerlitz <ogerlitz@...taire.com>
Subject: Re: [net-next-2.6 PATCH 2/5] if_link: Add SR-IOV configuration
methods
Jeff Kirsher wrote:
> +struct ifla_vf_vlan {
> + __u32 vf;
> + __s32 vlan; /* 0 - 4095, -1 disables VLAN filter */
> +};
Jeff,
In the same manner that vconfig does for 8021q devices, except for VID
there's a need
to let the user control on the egress qos mapping (vlan priority bits)
per VF (I don't think it
need to go per skb priority). Where for NIC HW which supports setting
the VID only, the
packets will be marked with a default priority.
Or.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists