Re: [PATCH] net/mlx5: support jump in meter hierarchy

2024-06-06 Thread Raslan Darawsheh
Hi, From: Shun Hao Sent: Tuesday, June 4, 2024 5:51 AM To: Slava Ovsiienko; Matan Azrad; Ori Kam; Dariusz Sosnowski; Suanming Mou Cc: dev@dpdk.org; Raslan Darawsheh; sta...@dpdk.org Subject: [PATCH] net/mlx5: support jump in meter hierarchy Currently in meter hierarchy, only meter action is

[PATCH] net/mlx5: support jump in meter hierarchy

2024-06-03 Thread Shun Hao
Currently in meter hierarchy, only meter action is supported for green and yellow policy flow. This patch adds support of jump action for green or yellow policy flow. Fixes: 96ca87da4f46 ("net/mlx5: validate yellow meter action") Cc: sta...@dpdk.org Signed-off-by: Shun Hao Acked-by: Suanming Mou

[PATCH] net/mlx5: support jump in meter hierarchy

2024-06-03 Thread Shun Hao
Currently in meter hierarhcy, only meter action is supported for green and yellow policy flow. This patch adds support of jump action for green or yellow policy flow. Fixes: 96ca87da4f46 ("net/mlx5: validate yellow meter action") Cc: sta...@dpdk.org Signed-off-by: Shun Hao Acked-by: Suanming Mou