automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw72776 [PATCH v2 3/3] net/ice: add RSS support for PPPoE
       [not found] <1593666710-343445-4-git-send-email-simei.su@intel.com>
@ 2020-07-02  5:13 ` checkpatch
  2020-07-02  9:13 ` [dpdk-test-report] |SUCCESS| pw72776 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-07-02  5:13 UTC (permalink / raw)
  To: test-report; +Cc: Simei Su

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

_coding style issues_


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

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

WARNING:LONG_LINE: line over 90 characters
#109: FILE: drivers/net/ice/ice_hash.c:233:
+	{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
#132: FILE: drivers/net/ice/ice_hash.c:368:
+				((rss_hf & ETH_RSS_NONFRAG_IPV6_SCTP) != m->eth_rss_hint) &&

total: 0 errors, 4 warnings, 0 checks, 61 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw72776 net/ice: add RSS support for PPPoE
       [not found] <1593666710-343445-4-git-send-email-simei.su@intel.com>
  2020-07-02  5:13 ` [dpdk-test-report] |WARNING| pw72776 [PATCH v2 3/3] net/ice: add RSS support for PPPoE checkpatch
@ 2020-07-02  9:13 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-07-02  9:13 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/72776

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/173984038

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-02  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1593666710-343445-4-git-send-email-simei.su@intel.com>
2020-07-02  5:13 ` [dpdk-test-report] |WARNING| pw72776 [PATCH v2 3/3] net/ice: add RSS support for PPPoE checkpatch
2020-07-02  9:13 ` [dpdk-test-report] |SUCCESS| pw72776 " 0-day Robot

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).