[dpdk-test-report] |WARNING| pw58718 [dpdk-dev 07/12] net/ice: enable FDIR queue group

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 6 06:17:51 CEST 2019


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rss->queue_num <= 128'
#74: FILE: drivers/net/ice/ice_fdir_filter.c:784:
+	if (!(rte_is_power_of_2(rss->queue_num) && (rss->queue_num <= 128))) {

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


More information about the test-report mailing list