|WARNING| pw154646 [PATCH 2/2] net/mlx5: use consecutive memory for all Tx queues
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jun 23 19:36:42 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/154646
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#403: FILE: drivers/net/mlx5/mlx5_devx.c:1518:
+ if (!ret) {
+ priv->acc_tx_wq_mem.cur_off += act_size;
+ }
total: 0 errors, 1 warnings, 0 checks, 393 lines checked
More information about the test-report
mailing list