automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw73025 [PATCH RFC 6/8] ICE: Enable advanced RSS for PPPoE
       [not found] <20200703102829.52581-7-gordon.noonan@intel.com>
@ 2020-07-03 14:40 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-07-03 14:40 UTC (permalink / raw)
  To: test-report; +Cc: Gordon, Noonan, gordon.noonan

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#149: FILE: drivers/net/ice/ice_hash.c:225:
+	{ETH_RSS_ETH | ETH_RSS_L2_SRC_ONLY,					BIT_ULL(ICE_FLOW_FIELD_IDX_ETH_SA)},

WARNING:LONG_LINE: line over 90 characters
#150: FILE: drivers/net/ice/ice_hash.c:226:
+	{ETH_RSS_PPPOE,								ICE_FLOW_HASH_PPPOE_SESS_ID},

WARNING:LONG_LINE: line over 90 characters
#151: FILE: drivers/net/ice/ice_hash.c:227:
+	{ETH_RSS_ETH | ETH_RSS_PPPOE | ETH_RSS_L2_SRC_ONLY,			ICE_FLOW_HASH_PPPOE_SESS_ID | BIT_ULL(ICE_FLOW_FIELD_IDX_ETH_SA)},

WARNING:LONG_LINE: line over 90 characters
#174: FILE: drivers/net/ice/ice_hash.c:362:
+				((rss_hf & ETH_RSS_NONFRAG_IPV6_SCTP) != m->eth_rss_hint) &&

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 4 warnings, 100 lines checked

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

only message in thread, other threads:[~2020-07-03 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200703102829.52581-7-gordon.noonan@intel.com>
2020-07-03 14:40 ` [dpdk-test-report] |WARNING| pw73025 [PATCH RFC 6/8] ICE: Enable advanced RSS for PPPoE 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).