|WARNING| pw109902 [PATCH v3 5/5] ethdev: format module EEPROM for SFF-8636

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 20 09:06:52 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'?
#535: FILE: lib/ethdev/sff_8636.c:452:
+		printf("%s 40G OTN (OTU3B/OTU3C)
", pfx);

WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'?
#535: FILE: lib/ethdev/sff_8636.c:452:
+		printf("%s 40G OTN (OTU3B/OTU3C)
", pfx);

WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'?
#536: FILE: lib/ethdev/sff_8636.c:453:
+		add_item_string(items, name_string, "40G OTN (OTU3B/OTU3C)");

WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'?
#536: FILE: lib/ethdev/sff_8636.c:453:
+		add_item_string(items, name_string, "40G OTN (OTU3B/OTU3C)");

WARNING:TYPO_SPELLING: 'gurantee' may be misspelled - perhaps 'guarantee'?
#965: FILE: lib/ethdev/sff_8636.c:882:
+	 * of page 3, will provide the gurantee for existence of alarms

total: 0 errors, 5 warnings, 1596 lines checked


More information about the test-report mailing list