RE: [PATCH] net/mlx5: reject jump to root table

2022-01-26 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Xiaoyu Min > Sent: Tuesday, January 18, 2022 1:39 PM > To: Matan Azrad ; Slava Ovsiienko > ; Dekel Peled > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [PATCH] net/mlx5: reject jump to root table > > Currently root table as d

[PATCH] net/mlx5: reject jump to root table

2022-01-18 Thread Xiaoyu Min
Currently root table as destination is not supported. The jump action which finally be translated to underlying root table in rdma-core should be rejected. Fixes: f78f747f41d0 ("net/mlx5: allow jump to group lower than current") Cc: sta...@dpdk.org Signed-off-by: Xiaoyu Min Acked-by: Viacheslav