|WARNING| pw109354 [PATCH] net/ice/base: enable FDIR support for IPV6_NETX_PROTO

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 7 04:59:31 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'exsit' may be misspelled - perhaps 'exist'?
#140: FILE: drivers/net/ice/base/ice_parser.c:568:
+	bool exsit = false;

WARNING:TYPO_SPELLING: 'exsit' may be misspelled - perhaps 'exist'?
#155: FILE: drivers/net/ice/base/ice_parser.c:583:
+				exsit = true;

WARNING:TYPO_SPELLING: 'exsit' may be misspelled - perhaps 'exist'?
#165: FILE: drivers/net/ice/base/ice_parser.c:593:
+	return exsit;

total: 0 errors, 3 warnings, 0 checks, 89 lines checked


More information about the test-report mailing list