[dpdk-test-report] |WARNING| pw84988 [PATCH] net/ixgbe: fix fdirctrl register setting

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 11 02:37:07 CET 2020


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'fdir_info->flex_bytes_offset !=
 						fdir_rule.flex_bytes_offset'
#134: FILE: drivers/net/ixgbe/ixgbe_flow.c:3162:
+				if (fdir_rule.mask.flex_bytes_mask &&
+					(fdir_info->flex_bytes_offset !=
+						fdir_rule.flex_bytes_offset))

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


More information about the test-report mailing list