[dpdk-test-report] |WARNING| pw72928 [dpdk-dev v4 3/4] net/ice: enable new input set for rss hash

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 3 06:01:57 CEST 2020


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

_coding style issues_


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

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


More information about the test-report mailing list