Thursday, April 25, 2019 8:54 PM, Yongseok Koh: > Subject: Re: [PATCH v2] net/mlx5: fix E-Switch flow without port item > > > > > On Apr 25, 2019, at 5:20 AM, Ori Kam <or...@mellanox.com> wrote: > > > > When creating a flow rule without the port_id pattern item, always the > > PF was selected. > > > > This commit fixes this issue, if no port_id pattern item is available > > then we use the port that the flow was created on as source port. > > > > Fixes: 822fb3195348 ("net/mlx5: add port id item to Direct Verbs") > > > > Signed-off-by: Ori Kam <or...@mellanox.com> > > --- > Acked-by: Yongseok Koh <ys...@mellanox.com>
Applied to next-net-mlx, thanks.