[PATCH v3 2/2] app/testpmd: add random item support
    Dariusz Sosnowski 
    dsosnowski at nvidia.com
       
    Fri Dec  8 19:52:52 CET 2023
    
    
  
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 <michaelba at nvidia.com>
Reviewed-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
Best regards,
Dariusz Sosnowski
    
    
More information about the dev
mailing list