Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Matan Azrad > Sent: Thursday, November 21, 2019 1:28 PM > To: dev@dpdk.org > Cc: Slava Ovsiienko <viachesl...@mellanox.com> > Subject: [dpdk-dev] [PATCH] net/mlx5: fix flow tag hash list conversion > > When DR is not supported and DV is supported, tag action still can be > used by the metadata feature. > > Wrongly, the tag hash list was not created what caused failure in > metadata action creation. > > Create the tag hash list for each DV case. > > Fixes: 860897d2895a ("net/mlx5: reorganize flow tables with hash list") > > Signed-off-by: Matan Azrad <ma...@mellanox.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh