automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw120725 [PATCH 2/3] net/i40e: support no IOVA as PA mode
       [not found] <20221211215256.370099-3-qi.z.zhang@intel.com>
@ 2022-12-11 13:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-12-11 13:43 UTC (permalink / raw)
  To: test-report; +Cc: Qi Zhang

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pkt' - possible side-effects?
#85: FILE: drivers/net/i40e/i40e_rxtx_common_avx.h:19:
+	#define _PKT_DATA_OFF_U64(pkt) ((pkt)->buf_iova + (pkt)->data_off)

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pkt' - possible side-effects?
#87: FILE: drivers/net/i40e/i40e_rxtx_common_avx.h:21:
+	#define _PKT_DATA_OFF_U64(pkt) ((u64)(pkt)->buf_addr + (pkt)->data_off)

total: 0 errors, 0 warnings, 2 checks, 64 lines checked

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

only message in thread, other threads:[~2022-12-11 13:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221211215256.370099-3-qi.z.zhang@intel.com>
2022-12-11 13:43 ` |WARNING| pw120725 [PATCH 2/3] net/i40e: support no IOVA as PA mode 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).