[EXTERNAL] [PATCH 2/5] app: use RTE_DIM
    Akhil Goyal 
    gakhil at marvell.com
       
    Wed Apr 17 08:13:19 CEST 2024
    
    
  
> Use RTE_DIM instead of computing directly with sizeof.
> Patch automatically generated via cocci/rte_dim.cocci.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>  app/test-flow-perf/main.c              |  4 +--
>  app/test/test_ethdev_link.c            |  3 +-
>  app/test/test_security_inline_macsec.c | 47 +++++++++++++-------------
>  3 files changed, 25 insertions(+), 29 deletions(-)
Acked-by: Akhil Goyal <gakhil at marvell.com>
    
    
More information about the dev
mailing list