[dpdk-test-report] |WARNING| [PATCH 04/24] net/i40e: store RSS hash info

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 2 05:13:58 CET 2016


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#136: FILE: drivers/net/i40e/i40e_ethdev.c:7189:
+	if (mq_mode & ETH_MQ_RX_RSS_FLAG) {
[...]
+	} else
[...]

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


More information about the test-report mailing list