|WARNING| pw135607 [21.11.5 v2] net/iavf: support rte flow with mask for FDIR
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Dec 27 06:35:07 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/135607
_coding style issues_
WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#234: FILE: drivers/net/iavf/iavf_fdir.c:762:
+ } else if (!rte_is_zero_ether_addr(ð_mask->hdr.src_addr)) {
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#242: FILE: drivers/net/iavf/iavf_fdir.c:770:
+ if (eth_mask->type != RTE_BE16(0xffff)) {
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#250: FILE: drivers/net/iavf/iavf_fdir.c:778:
+ if (ether_type == RTE_ETHER_TYPE_IPV4 ||
total: 0 errors, 3 warnings, 0 checks, 725 lines checked
More information about the test-report
mailing list