[dpdk-test-report] |WARNING| pw88927 [PATCH v1] net/iavf: fix FDIR configure
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Mar 11 09:51:54 CET 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/88927
_coding style issues_
WARNING:TYPO_SPELLING: 'affact' may be misspelled - perhaps 'affect'?
#60:
The refine configure of TCP/UDP flow item should not affact other flow
WARNING:LONG_LINE: line length of 121 exceeds 100 columns
#153: FILE: drivers/net/iavf/iavf_fdir.c:734:
+ iavf_fdir_refine_proto_hdr(&filter->add_fltr.rule_cfg.proto_hdrs.proto_hdr[layer - 1], proto_id);
WARNING:LONG_LINE: line length of 121 exceeds 100 columns
#163: FILE: drivers/net/iavf/iavf_fdir.c:781:
+ iavf_fdir_refine_proto_hdr(&filter->add_fltr.rule_cfg.proto_hdrs.proto_hdr[layer - 1], proto_id);
total: 0 errors, 3 warnings, 0 checks, 102 lines checked
More information about the test-report
mailing list