[dpdk-test-report] |WARNING| pw52522 [PATCH v4 4/4] net/mlx4: remove device register remap
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 10 01:15:10 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/52522
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'txq' - possible side-effects?
#480: FILE: drivers/net/mlx4/mlx4_rxtx.h:122:
+#define MLX4_TX_BFREG(txq) \
+ (MLX4_PROC_PRIV((txq)->port_id)->uar_table[(txq)->stats.idx])
total: 0 errors, 0 warnings, 1 checks, 632 lines checked
More information about the test-report
mailing list