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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 10 20:43:02 CEST 2019


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

_coding style issues_


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


More information about the test-report mailing list