Re: [net-next,1/2] add iovnl netlink support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Chris Wright
Date: Tuesday, April 20, 2010 - 7:34 am

* Arnd Bergmann (arnd@arndb.de) wrote:

Not all devices have this relationship explicit (i.e. not all are pure
sr-iov devices).  If there's always a way to discover the master from
the device, then I agree we only need the slave.


It should be useful for both.  That's part of the reason for using
netlink, a userspace daemon running the VDP state machine (like lldpad)
can listen for these messages and see a set_port_profile request when
the user starts up a VM.


Well, aside from the fact that DCB and VDP have some low level
similarities in the PDU and they are both communication between
the host and the switch, they are doing different things.


lldpad would listen, I don't see why iproute2 couldn't send, and libvirt
will send as well.


The port profile is a concept external to the NIC's switch.  It's a value
that exists in the external physical layer 2 switching infrastructure.
So an admin knows this value and is informing the adjacent switch that a
new virutal interface is coming up and needs some particular port profile.


Something like set_port_profile() would initiate the negotiation for the
s-vlan id for a particular channel, not sure it's needed as part of the
netlink interface or not.

thanks,
-chris
--
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:
[net-next PATCH 1/2] add iovnl netlink support, Scott Feldman, (Mon Apr 19, 12:18 pm)
[net-next PATCH 2/2] add enic iovnl ops for dynamic vnics, Scott Feldman, (Mon Apr 19, 12:18 pm)
Re: [net-next,1/2] add iovnl netlink support, Arnd Bergmann, (Tue Apr 20, 6:48 am)
Re: [net-next,1/2] add iovnl netlink support, Chris Wright, (Tue Apr 20, 7:34 am)
Re: [net-next,1/2] add iovnl netlink support, Arnd Bergmann, (Tue Apr 20, 7:57 am)
Re: [net-next,1/2] add iovnl netlink support, Chris Wright, (Tue Apr 20, 8:22 am)
Re: [net-next,1/2] add iovnl netlink support, Arnd Bergmann, (Tue Apr 20, 9:19 am)
Re: [net-next,1/2] add iovnl netlink support, Arnd Bergmann, (Wed Apr 21, 2:22 pm)
Re: [net-next PATCH 1/2] add iovnl netlink support, David Miller, (Wed Apr 21, 11:48 pm)
Re: [net-next PATCH 1/2] add iovnl netlink support, David Miller, (Wed Apr 21, 11:52 pm)
Re: [net-next PATCH 1/2] add iovnl netlink support, Arnd Bergmann, (Thu Apr 22, 3:53 am)
Re: [net-next PATCH 1/2] add iovnl netlink support, David Miller, (Thu Apr 22, 3:56 am)
Re: [net-next PATCH 1/2] add iovnl netlink support, Arnd Bergmann, (Thu Apr 22, 4:12 am)