[PATCH v3 06/10] app/testpmd: implement rte flow table management
    Ori Kam 
    orika at nvidia.com
       
    Mon Feb  7 14:22:00 CET 2022
    
    
  
Hi Alexander,
> -----Original Message-----
> From: Alexander Kozyrev <akozyrev at nvidia.com>
> Sent: Sunday, February 6, 2022 5:25 AM
> Subject: [PATCH v3 06/10] app/testpmd: implement rte flow table management
> 
> Add testpmd support for the rte_flow_table API.
> Provide the command line interface for the flow
> table creation/destruction. Usage example:
>   testpmd> flow table 0 create table_id 6
>     group 9 priority 4 ingress mode 1
>     rules_number 64 pattern_template 2 actions_template 4
>   testpmd> flow table 0 destroy table 6
> 
> Signed-off-by: Alexander Kozyrev <akozyrev at nvidia.com>
> --- 
Acked-by: Ori Kam <orika at nvidia.com>
Best,
Ori
    
    
More information about the dev
mailing list