On Thu, 2020-03-05 at 11:00 +0300, Dan Carpenter wrote: > On Wed, Mar 04, 2020 at 08:31:13PM +0000, Saeed Mahameed wrote: > > On Wed, 2020-03-04 at 17:22 +0300, Dan Carpenter wrote: > > > The esw_vport_tbl_get() function returns error pointers on error. > > > > > > Fixes: 96e326878fa5 ("net/mlx5e: Eswitch, Use per vport tables > > > for > > > mirroring") > > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > > > Hi Dan the patch looks fine, but you didn't cc netdev mailing list > > Two options: > > > > 1) I can pick this patch up and repost it myself in a future pull > > request > > I assumed we would do this, because the original patch didn't have > Dave's signed-off-by. > We maintain the net-next-mlx5 branch under netdev mailing list. > > 2) you can re-post it and cc netdev also mark it for net [PATCH > > net] > > If we were going to go that route then it would have to [PATCH net- > next] > because it doesn't apply to the net tree. > I see, i will take it myself to net-next-mlx5 and will submit to net- next soon in my next pull request to dave. Thanks, Saeed.