[dpdk-test-report] |WARNING| pw52520 [PATCH v4 3/4] net/mlx5: remove device register remap
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 10 01:15:07 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/52520
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'txq' - possible side-effects?
#425: FILE: drivers/net/mlx5/mlx5_rxtx.h:237:
+#define MLX5_TX_BFREG(txq) \
+ (MLX5_PROC_PRIV((txq)->port_id)->uar_table[(txq)->idx])
total: 0 errors, 0 warnings, 1 checks, 624 lines checked
More information about the test-report
mailing list