Re: [dpdk-dev] [PATCH] net/mlx5: revert multicast rule Verbs flow type

2018-02-13 Thread Thomas Monjalon
13/02/2018 13:41, Nélio Laranjeiro: > On Tue, Feb 13, 2018 at 02:31:55PM +0200, Shahaf Shuler wrote: > > This is to revert the following commits: > > commit da646bd93888 ("net/mlx5: fix all multi verification code position") > > commit 0a40a1363a4d ("net/mlx5: fix flow type for allmulti rules") > >

Re: [dpdk-dev] [PATCH] net/mlx5: revert multicast rule Verbs flow type

2018-02-13 Thread Nélio Laranjeiro
On Tue, Feb 13, 2018 at 02:31:55PM +0200, Shahaf Shuler wrote: > This is to revert the following commits: > commit da646bd93888 ("net/mlx5: fix all multi verification code position") > commit 0a40a1363a4d ("net/mlx5: fix flow type for allmulti rules") > > The last one introduced a bug in the follo

[dpdk-dev] [PATCH] net/mlx5: revert multicast rule Verbs flow type

2018-02-13 Thread Shahaf Shuler
This is to revert the following commits: commit da646bd93888 ("net/mlx5: fix all multi verification code position") commit 0a40a1363a4d ("net/mlx5: fix flow type for allmulti rules") The last one introduced a bug in the following diff: @ -1262,6 +1274,7 @@ struct ibv_spec_header {