RE: [PATCH 1/2] net/ice/base: add ability to set markid via switch filter

2023-02-19 Thread Zhang, Qi Z
> -Original Message- > From: Yan, Zhirun > Sent: Tuesday, February 14, 2023 1:24 PM > To: dev@dpdk.org; Zhang, Qi Z > Cc: Yan, Zhirun > Subject: [PATCH 1/2] net/ice/base: add ability to set markid via switch filter > > Support to add large action to set 3

[PATCH 1/2] net/ice/base: add ability to set markid via switch filter

2023-02-13 Thread Zhirun Yan
Support to add large action to set 32 bits markid via switch filter. Signed-off-by: Zhirun Yan --- drivers/net/ice/base/ice_switch.c | 216 +- drivers/net/ice/base/ice_switch.h | 44 ++ drivers/net/ice/base/ice_type.h | 1 + 3 files changed, 258 insertions(+)