automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw99694 [PATCH 11/11] net/mlx5: support shared Rx queue
       [not found] <20210926111904.237736-12-xuemingl@nvidia.com>
@ 2021-09-26 11:22 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-09-26 11:22 UTC (permalink / raw)
  To: test-report; +Cc: Xueming Li

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'rxq' - possible side-effects?
#260: FILE: drivers/net/mlx5/mlx5_rx.h:29:
+#define RXQ_CTRL_LAST(rxq) \
+	(LIST_FIRST(&(rxq)->ctrl->owners) == (rxq) && \
+	LIST_NEXT((rxq), owner_entry) == NULL)

total: 0 errors, 0 warnings, 1 checks, 489 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-26 11:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210926111904.237736-12-xuemingl@nvidia.com>
2021-09-26 11:22 ` [dpdk-test-report] |WARNING| pw99694 [PATCH 11/11] net/mlx5: support shared Rx queue checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).