Re: [net-next-2.6 V5 PATCH 0/3] Add port-profile netlink support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Scott Feldman
Date: Thursday, May 6, 2010 - 9:19 am

On 5/6/10 6:51 AM, "Arnd Bergmann" <arnd@arndb.de> wrote:


Using the IFLA_VF_* model works better for us where the recipient of the
netlink msg is the PF but the msg is to be applied to the VF.  The third
patch illustrates how this fits nicely with SR-IOV devices.  The PF is the
base device.
 

I tried to accommodate space for VDP, but was hoping you could add the
definitions on top of what I had since your more familiar with VDP and can
do the testing.

Also, I wasn't sure if you could use the existing IFLA_VF_VLAN msg to apply
the VLAN ID or if you wanted VLAN ID also added to IFLA_VF_PORT_PROFILE.

-scott

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [net-next-2.6 V5 PATCH 0/3] Add port-profile netlink s ..., Scott Feldman, (Thu May 6, 9:19 am)
[PATCH] virtif: initial interface extensions, Arnd Bergmann, (Sat May 8, 4:20 pm)
Re: [PATCH] virtif: initial interface extensions, Stefan Berger, (Mon May 10, 8:37 am)