Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Dekel Peled > Sent: Thursday, November 7, 2019 1:34 PM > To: Matan Azrad <ma...@mellanox.com>; Shahaf Shuler > <shah...@mellanox.com>; Slava Ovsiienko <viachesl...@mellanox.com>; > Ori Kam <or...@mellanox.com> > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] net/mlx5: allow jump to group lower than > current > > In current implementation, jump action is allowed only if target group is > higher than the current flow group, > > This patch updates function flow_dv_validate_action_jump() to allow jump > action if target group is higher or lower than the current flow group. > Target group equal to current flow group is still rejected. > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > --- > drivers/net/mlx5/mlx5_flow_dv.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh