]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
net/mlx5: Introduce access functions to modify/query vport mac lists
authorSaeed Mahameed <saeedm@mellanox.com>
Tue, 1 Dec 2015 16:03:12 +0000 (18:03 +0200)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 16:03:07 +0000 (09:03 -0700)
commit9d32a8cac57ec9b2f25074c1dd7dca7ac7defbee
tree1faae678cc1447e503f508356f3b5deaa4814033
parentefc44c072bb3a78c2b2452c49651a1ff47770990
net/mlx5: Introduce access functions to modify/query vport mac lists

BugLink: http://bugs.launchpad.net/bugs/1540435
Those functions are needed to notify the upcoming L2 table and SR-IOV
E-Switch(FDB) manager(PF), of the NIC vport (vf) UC/MC mac lists
changes.

preperation for ethernet sriov and l2 table management.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit e16aea2744abea612c27ee0eef606c6a6a8204de)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/net/ethernet/mellanox/mlx5/core/vport.c
include/linux/mlx5/device.h
include/linux/mlx5/vport.h