automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw66720 [PATCH 3/4] event/octeontx: add VLAN filter offload support
       [not found] <1584372553-28710-4-git-send-email-hkalra@marvell.com>
@ 2020-03-16 15:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-16 15:31 UTC (permalink / raw)
  To: test-report; +Cc: Harman Kalra

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#269: FILE: drivers/net/octeontx/octeontx_rxtx.h:495:
+#define OCCTX_RX_FASTPATH_MODES						       \
+R(no_offload,				0, 0,  OCCTX_RX_OFFLOAD_NONE)	       \
+R(mseg,					0, 1,  MULT_RX_F)		       \
+R(vlan,					1, 0,  VLAN_FLTR_F)		       \
+R(vlan_mseg,				1, 1,  VLAN_FLTR_F | MULT_RX_F)

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

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

only message in thread, other threads:[~2020-03-16 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1584372553-28710-4-git-send-email-hkalra@marvell.com>
2020-03-16 15:31 ` [dpdk-test-report] |WARNING| pw66720 [PATCH 3/4] event/octeontx: add VLAN filter offload support 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).