automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw101842 [PATCH v2 2/4] mbuf: mark old VLAN offload flags as deprecated
       [not found] <20211015192408.21798-3-olivier.matz@6wind.com>
@ 2021-10-15 19:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-15 19:26 UTC (permalink / raw)
  To: test-report; +Cc: Olivier Matz

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#610: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:387:
+	if (ol_flags & PKT_TX_VLAN) {
 		tx_offload_mask.vlan_tci |= ~0;
 	}

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#945: FILE: lib/mbuf/rte_mbuf_core.h:268:
+#define PKT_TX_QINQ_PKT RTE_DEPRECATED(PKT_TX_QINQ_PKT) PKT_TX_QINQ

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#954: FILE: lib/mbuf/rte_mbuf_core.h:337:
+#define PKT_TX_VLAN_PKT RTE_DEPRECATED(PKT_TX_VLAN_PKT) PKT_TX_VLAN

total: 2 errors, 1 warnings, 636 lines checked

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

only message in thread, other threads:[~2021-10-15 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211015192408.21798-3-olivier.matz@6wind.com>
2021-10-15 19:26 ` [dpdk-test-report] |WARNING| pw101842 [PATCH v2 2/4] mbuf: mark old VLAN offload flags as deprecated 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).