[dpdk-test-report] |WARNING| pw52317 [PATCH v3 3/4] net/mlx5: remove device register remap

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


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

_coding style issues_


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


More information about the test-report mailing list