automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw62187 net/ice: correct RSS types check error
       [not found] <1572403770-192432-1-git-send-email-simei.su@intel.com>
@ 2019-10-30 16:06 ` 0-day Robot
  2019-11-04 11:00 ` [dpdk-test-report] |WARNING| pw62187 [PATCH] " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-10-30 16:06 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

* [dpdk-test-report] |WARNING| pw62187 [PATCH] net/ice: correct RSS types check error
       [not found] <1572403770-192432-1-git-send-email-simei.su@intel.com>
  2019-10-30 16:06 ` [dpdk-test-report] |SUCCESS| pw62187 net/ice: correct RSS types check error 0-day Robot
@ 2019-11-04 11:00 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2019-11-04 11:00 UTC (permalink / raw)
  To: test-report; +Cc: Simei Su

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

_coding style issues_


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

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

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

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

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

total: 0 errors, 5 warnings, 0 checks, 20 lines checked

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

end of thread, other threads:[~2019-11-04 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1572403770-192432-1-git-send-email-simei.su@intel.com>
2019-10-30 16:06 ` [dpdk-test-report] |SUCCESS| pw62187 net/ice: correct RSS types check error 0-day Robot
2019-11-04 11:00 ` [dpdk-test-report] |WARNING| pw62187 [PATCH] " 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).