Hi, > -----Original Message----- > From: Tomer Shmilovich <[email protected]> > Sent: Tuesday, September 26, 2023 6:59 PM > To: Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]>; Ori Kam <[email protected]>; Suanming Mou > <[email protected]> > Cc: [email protected] > Subject: [PATCH] net/mlx5: supporting group set miss actions API > > Add implementation for rte_flow_group_set_miss_actions() API. > > Signed-off-by: Tomer Shmilovich <[email protected]> > --- > Depends-on: series-29572 ("ethdev: add group set miss actions API") > Depends-on: patch-130772 ("net/mlx5: fix jump ipool entry size") > Depends-on: patch-131567 ("net/mlx5/hws: supporting default miss table in > HWS") > > drivers/net/mlx5/mlx5.h | 2 + > drivers/net/mlx5/mlx5_flow.c | 41 +++++ > drivers/net/mlx5/mlx5_flow.h | 9 + > drivers/net/mlx5/mlx5_flow_hw.c | 301
Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh

