Re: [PATCH] app/testpmd: update raw flow to take hex input

2022-02-03 Thread Ferruh Yigit
On 1/25/2022 12:42 PM, Ferruh Yigit wrote: On 1/11/2022 5:05 AM, nipun.gu...@nxp.com wrote: From: Nipun Gupta This patch enables method to provide key and mask for raw rules to be provided as hexadecimal values. There is new parameter pattern_mask added to support this. Signed-off-by: Nipun G

Re: [PATCH] app/testpmd: update raw flow to take hex input

2022-01-25 Thread Ferruh Yigit
On 1/11/2022 5:05 AM, nipun.gu...@nxp.com wrote: From: Nipun Gupta This patch enables method to provide key and mask for raw rules to be provided as hexadecimal values. There is new parameter pattern_mask added to support this. Signed-off-by: Nipun Gupta Looks good to me. Ori, any objectio