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)
commit4ba0dea5b1736978d9a19138fd976852f757580e
tree08b3ed852f7e21b4c627f97931784772a066e3b9
parent5a9d19ab76f98b7cdc97ba9724be01deba791bc0
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
This page took 0.029322 seconds and 5 git commands to generate.