[dpdk-test-report] |WARNING| pw79658 [PATCH v2 40/56] net/txgbe: add PF module configure for SRIOV

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 6 11:43:48 CEST 2020


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#810: FILE: drivers/net/txgbe/txgbe_ethdev.h:283:
+		if (filter_info->ethertype_mask & (1 << i)) {
+			continue;
+		}

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


More information about the test-report mailing list