Hi, > -----Original Message----- > From: Suanming Mou <suanmi...@nvidia.com> > Sent: Wednesday, October 26, 2022 5:10 AM > To: Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com> > Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; Alex Vesker > <va...@nvidia.com> > Subject: [PATCH] net/mlx5/hws: set ft_type on root matcher creation > > The ft_type should be provided to mlx5dv_create_flow_matcher > if the matcher attributes exist, not only for FDB but for NIC > as well. If the ft_type is not provided, matcher/rule creation > might fail. > > Fixes: ac7931dd1908 ("net/mlx5/hws: add HWS matcher object") > > Signed-off-by: Alex Vesker <va...@nvidia.com> > Signed-off-by: Suanming Mou <suanmi...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Squashed into relevant commit in next-net-mlx, Kindest regards, Raslan Darawsheh