[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1412289683-8278-1-git-send-email-_govind@gmx.com>
Date: Fri, 3 Oct 2014 04:11:21 +0530
From: Govindarajulu Varadarajan <_govind@....com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: ssujith@...co.com, benve@...co.com,
Govindarajulu Varadarajan <_govind@....com>
Subject: [PATCH net-next v2 0/2] enic: add support to send port-profile's client name to firmware
Firmware has support for sending client name of the port profile to the switch
it's connected to.
This series adds client name to port profile which is sent to hardware while
associating a port profile to VF.
Since port profile are defined in switch, this patch makes it easier to check
what VM is using a port profile.
v2:
Split single patch to multiple patches. First patch adds client name to netlink
facility. Second patch adds driver support.
Govindarajulu Varadarajan (2):
if_link: add client name to port profile
enic: add vmname port-profile handler
drivers/net/ethernet/cisco/enic/enic.h | 2 ++
drivers/net/ethernet/cisco/enic/enic_main.c | 6 ++++++
drivers/net/ethernet/cisco/enic/enic_pp.c | 5 +++++
include/uapi/linux/if_link.h | 1 +
net/core/rtnetlink.c | 2 ++
5 files changed, 16 insertions(+)
--
2.1.0
--
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