automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw78371 [PATCH v2 40/60] common/sfc_efx/base: add API to get Rx prefix information
       [not found] <1600767288-12109-41-git-send-email-arybchenko@solarflare.com>
@ 2020-09-22  9:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-22  9:44 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


ERROR:OPEN_BRACE: that open brace { should be on the previous line
#141: FILE: drivers/common/sfc_efx/base/ef10_rx.c:578:
+		[EFX_RX_PREFIX_FIELD_RSS_HASH]			=
+		    { 0,  32, B_FALSE },

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#143: FILE: drivers/common/sfc_efx/base/ef10_rx.c:580:
+		[EFX_RX_PREFIX_FIELD_VLAN_STRIP_TCI]		=
+		    { 32, 16, B_TRUE },

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#145: FILE: drivers/common/sfc_efx/base/ef10_rx.c:582:
+		[EFX_RX_PREFIX_FIELD_INNER_VLAN_STRIP_TCI]	=
+		    { 48, 16, B_TRUE },

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#147: FILE: drivers/common/sfc_efx/base/ef10_rx.c:584:
+		[EFX_RX_PREFIX_FIELD_LENGTH]			=
+		    { 64, 16, B_FALSE },

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#149: FILE: drivers/common/sfc_efx/base/ef10_rx.c:586:
+		[EFX_RX_PREFIX_FIELD_PARTIAL_TSTAMP]		=
+		    { 80, 32, B_FALSE },

WARNING:TYPO_SPELLING: 'endianess' may be misspelled - perhaps 'endianness'?
#293: FILE: drivers/common/sfc_efx/base/efx.h:2794:
+ * Location and endianess of a field in Rx prefix.

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#355: FILE: drivers/common/sfc_efx/base/efx_rx.c:1071:
+	return (0);

total: 6 errors, 1 warnings, 306 lines checked

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

only message in thread, other threads:[~2020-09-22  9:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1600767288-12109-41-git-send-email-arybchenko@solarflare.com>
2020-09-22  9:44 ` [dpdk-test-report] |WARNING| pw78371 [PATCH v2 40/60] common/sfc_efx/base: add API to get Rx prefix information 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).