[dpdk-test-report] |WARNING| pw71849 [dpdk-dev v3 2/2] net/ice: enable new input set for rss hash

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jun 21 16:10:53 CEST 2020


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rss_type == ETH_RSS_ESP'
#868: FILE: drivers/net/ice/ice_hash.c:705:
+			if ((rss_type == ETH_RSS_ESP) &&
+			    (m->eth_rss_hint || ETH_RSS_NONFRAG_IPV4_UDP)) {

total: 0 errors, 0 warnings, 1 checks, 807 lines checked


More information about the test-report mailing list