|WARNING| pw157355 [PATCH v3] net/mlx5: fix age checking crash
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Oct  9 11:21:21 CEST 2025
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/157355
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#244: FILE: drivers/net/mlx5/mlx5_hws_cnt.h:46:
+	alignas(RTE_CACHE_LINE_SIZE) RTE_ATOMIC(uint32_t) data;
CHECK:SPACING: No space is necessary after a cast
#268: FILE: drivers/net/mlx5/mlx5_hws_cnt.h:67:
+	alignas(RTE_CACHE_LINE_SIZE) RTE_ATOMIC(uint32_t) query_gen_when_free;
total: 0 errors, 0 warnings, 2 checks, 265 lines checked
    
    
More information about the test-report
mailing list