From: Yan Burman Date: Thu, 7 Feb 2013 02:25:27 +0000 (+0000) Subject: net/mlx4_en: Implement ndo fdb functionality X-Git-Tag: v3.9-rc1~139^2~138^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ccddcd1c2d93ff58b42115f19a0976394208d06;p=pandora-kernel.git net/mlx4_en: Implement ndo fdb functionality Add support for setting embedded switch fdb in case of SRIOV, by implementing ndo_fdb_{add, del, dump}. This will allow to use bridged configuration with multi-function. In order to add VM MAC to the eSwitch fdb, the following command may be used over the relevant function interface: bridge fdb add permanent self dev Signed-off-by: Yan Burman Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed