* [dpdk-test-report] |WARNING| pw71321 [PATCH 3/3] net/ice: add RSS support for PPPoE
[not found] <1591928407-314618-4-git-send-email-simei.su@intel.com>
@ 2020-06-12 2:26 ` checkpatch
2020-06-12 4:13 ` [dpdk-test-report] |SUCCESS| pw71321 " 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-06-12 2:26 UTC (permalink / raw)
To: test-report; +Cc: Simei Su
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/71321
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#105: 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
#106: FILE: drivers/net/ice/ice_hash.c:232:
+ {ETH_RSS_PPPOE, ICE_FLOW_HASH_PPPOE_SESS_ID},
WARNING:LONG_LINE: line over 90 characters
#107: 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
#130: 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| pw71321 net/ice: add RSS support for PPPoE
[not found] <1591928407-314618-4-git-send-email-simei.su@intel.com>
2020-06-12 2:26 ` [dpdk-test-report] |WARNING| pw71321 [PATCH 3/3] net/ice: add RSS support for PPPoE checkpatch
@ 2020-06-12 4:13 ` 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-06-12 4:13 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/71321
_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/170955608
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-12 4:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1591928407-314618-4-git-send-email-simei.su@intel.com>
2020-06-12 2:26 ` [dpdk-test-report] |WARNING| pw71321 [PATCH 3/3] net/ice: add RSS support for PPPoE checkpatch
2020-06-12 4:13 ` [dpdk-test-report] |SUCCESS| pw71321 " 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).