Hi Michael,
> Subject: [PATCH v3 2/2] app/testpmd: add random item support
>
> Add support for random item, usage example:
>
> pattern random spec value 0x1 mask value 0x3 / eth / end
>
> Flow rule with above pattern matching 25% of the traffic, it hits only when
> random value suffix is "01" and miss the others ("00", "10", "11").
>
> Signed-off-by: Michael Baum <[email protected]>
Reviewed-by: Dariusz Sosnowski <[email protected]>Best regards, Dariusz Sosnowski

