
Thanks Stefan. On 12/13/10 8:14 AM, "Stefan Berger" <stefanb@linux.vnet.ibm.com> wrote:
On 12/10/2010 04:32 PM, Roopa Prabhu wrote:
From: Roopa Prabhu<roprabhu@cisco.com>
Current code does not pass VM mac address to a 802.1Qbh direct attach interface using IFLA_VF_MAC. This patch adds support in macvtap code to send IFLA_VF_MAC netlink request during port profile association on a 802.1Qbh interface.
Stefan Cc'ed for comments because this patch changes a condition for 802.1Qbg
802.1Qbh support for IFLA_VF_MAC in enic driver has been posted and is pending acceptance at http://marc.info/?l=linux-netdev&m=129185244410557&w=2
Signed-off-by: Roopa Prabhu<roprabhu@cisco.com> Signed-off-by: David Wang<dwang2@cisco.com> Signed-off-by: Christian Benvenuti<benve@cisco.com> --- src/util/macvtap.c | 59 ++++++++++++++++++++++++++++------------------------ 1 files changed, 32 insertions(+), 27 deletions(-)
I pushed the patch now and added your name to the list of people who sent in patches.
http://libvirt.org/git/?p=libvirt.git;a=commit;h=013c000a6c3ad3b9a3f1a6b3666... e78c5d3ec8d
Regards, Stefan