Hi Michael, > -----Original Message----- > From: Michael Baum <[email protected]> > Sent: Monday, September 11, 2023 10:42 AM > > 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]> > ---
Acked-by: Ori Kam <[email protected]> Best, Ori

