]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Add bridge FDB add/del/dump ops
authorGreg Rose <gregory.v.rose@intel.com>
Thu, 6 Mar 2014 08:59:55 +0000 (08:59 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 22 Apr 2014 03:05:43 +0000 (20:05 -0700)
commit53a8d2fde74158f0a1373c56b564a3805337f302
tree08b3ed852f7e21b4c627f97931784772a066e3b9
parent453982d1d806ea0a2a48e7506e4b752a7b2c51bf
i40e: Add bridge FDB add/del/dump ops

Add the netdev ops to support addition of static FDB entries in the
physical function (PF)  MAC/VLAN filter table so that virtual functions
(VFs) can communicate with bridged virtual Ethernet ports such as those
provided by the virtio driver.

Change-ID: Ifbd6817a75074e3b5cdf945a5635f26440bf15df
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c