Re: [PATCH net-next V1 13/18] net/mlx5: E-Switch, Add SR-IOV (FDB) support

2015-11-29 Thread Or Gerlitz
On 11/29/2015 6:27 PM, Julia Lawall wrote: Please check line 442. It seems clear that match_c was intended. Sure, will fix that and run more static checkers before submitting V2, seems like checkpatch, smatch and sparse are not enough... thanks for pointing this out. Or. -- To unsubscribe f

Re: [PATCH net-next V1 13/18] net/mlx5: E-Switch, Add SR-IOV (FDB) support

2015-11-29 Thread Julia Lawall
Please check line 442. It seems clear that match_c was intended. julia On Mon, 30 Nov 2015, kbuild test robot wrote: > CC: kbuild-...@01.org > In-Reply-To: <1448811446-18598-14-git-send-email-ogerl...@mellanox.com> > TO: Or Gerlitz > CC: "David S. Miller" > CC: netdev@vger.kernel.org, Don Dut

[PATCH net-next V1 13/18] net/mlx5: E-Switch, Add SR-IOV (FDB) support

2015-11-29 Thread Or Gerlitz
From: Saeed Mahameed Enabling E-Switch SRIOV for nvfs+1 vports. Create E-Switch FDB for L2 UC/MC mac steering between VFs/PF and external vport (Uplink). FDB contains forwarding rules such as: UC MAC0 -> vport0(PF). UC MAC1 -> vport1. UC MAC2 -> vport2. MC MACX -