automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw120724 [PATCH 1/3] net/ice: support no IOVA as PA mode
       [not found] <20221211215256.370099-2-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/120724

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pkt' - possible side-effects?
#86: FILE: drivers/net/ice/ice_rxtx_common_avx.h:15:
+#define _PKT_DATA_OFF_U64(pkt) ((pkt)->buf_iova + (pkt)->data_off)

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pkt' - possible side-effects?
#88: FILE: drivers/net/ice/ice_rxtx_common_avx.h:17:
+#define _PKT_DATA_OFF_U64(pkt) ((u64)(pkt)->buf_addr + (pkt)->data_off)

total: 0 errors, 0 warnings, 2 checks, 125 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-2-qi.z.zhang@intel.com>
2022-12-11 13:43 ` |WARNING| pw120724 [PATCH 1/3] net/ice: 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).