[dpdk-dev] [PATCH v14 8/9] app/testpmd: fix unused function warnings
    Dmitry Kozlyuk 
    dmitry.kozliuk at gmail.com
       
    Fri Jun 25 01:10:53 CEST 2021
    
    
  
2021-06-23 15:34 (UTC-0700), Jie Zhou:
> Function print_fdir_mask and print_fdir_flex_payload is only called
> when either i40e or ixgbe presents. Add #if defined to remove
> "unused function" compilation warning.
> 
> Signed-off-by: Jie Zhou <jizh at microsoft.com>
> Signed-off-by: Jie Zhou <jizh at linux.microsoft.com>
> Acked-by: Tal Shnaiderman <talshn at nvidia.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
    
    
More information about the dev
mailing list