[PATCH] net/bonding: fix query-count flags not set
    Ferruh Yigit 
    ferruh.yigit at amd.com
       
    Thu Feb  8 23:27:56 CET 2024
    
    
  
On 1/3/2024 11:10 AM, Mário Kuka wrote:
> The rte_flow_query_count structure returned from the bonding driver
> always indicates that hits and bytes are invalid (bytes_set and
> hits_set flags are zero) because bond_flow_query_count() from the
> net/bonding driver does not set the bytes_set and hits_set flags.
> 
> Fixes: 49dad9028e2a ("net/bonding: support flow API")
> Cc: matan at mellanox.com
> 
> Signed-off-by: Mário Kuka <kuka at cesnet.cz>
>
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied to dpdk-next-net/main, thanks.
    
    
More information about the dev
mailing list