[RFC 3/9] app/testpmd: pass flex handle into matching mask

2022-12-21 Thread Rongwei Liu
In async flow create API, there is only mask information when creating flow table but flex item handle is required to parse the HW sample information. Pass the flex item handle instead of UINT64/32_MAX to mask. Signed-off-by: Rongwei Liu --- app/test-pmd/cmdline_flow.c | 8 +--- 1 file chan

[RFC 3/9] app/testpmd: pass flex handle into matching mask

2022-12-20 Thread Rongwei Liu
In async flow create API, there is only mask information when creating flow table but flex item handle is required to parse the HW sample information. Pass the flex item handle instead of UINT64/32_MAX to mask. Signed-off-by: Rongwei Liu --- app/test-pmd/cmdline_flow.c | 8 +--- 1 file chan