[dpdk-test-report] |WARNING| pw52318 [PATCH v3 4/4] net/mlx4: remove device register remap

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 5 03:35:47 CEST 2019


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/52318

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'txq' - possible side-effects?
#458: 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, 610 lines checked


More information about the test-report mailing list