RE: [PATCH v2] net/ice: support ddp dump switch rule binary

2022-10-18 Thread Zhang, Qi Z
> -Original Message- > From: Yang, SteveX > Sent: Tuesday, October 18, 2022 2:48 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; Zhang, Qi Z > ; Yang, SteveX > Subject: [PATCH v2] net/ice: support ddp dump switch rule binary > > Dump ICE ddp runtime switc

[PATCH v2] net/ice: support ddp dump switch rule binary

2022-10-17 Thread Steve Yang
Dump ICE ddp runtime switch rule binary via following command: testpmd> ddp dump switch You can covert the binary file to readable texture via dpdt tool. Signed-off-by: Steve Yang --- drivers/net/ice/ice_ddp_package.c | 93 +++ drivers/net/ice/ice_ethdev.h |