[dpdk-test-report] |WARNING| pw95800 [RFC 06/10] ipsec: add transmit segmentation offload support

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 13 15:45:54 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'segements' may be misspelled - perhaps 'segments'?
#174: FILE: lib/ipsec/esp_outb.c:677:
+	uint16_t segements = 1;

WARNING:TYPO_SPELLING: 'segements' may be misspelled - perhaps 'segments'?
#179: FILE: lib/ipsec/esp_outb.c:682:
+		return segements;

WARNING:TYPO_SPELLING: 'segements' may be misspelled - perhaps 'segments'?
#182: FILE: lib/ipsec/esp_outb.c:685:
+		segements = ceil((float)pkt_l3len / sa->tso.mss);

WARNING:TYPO_SPELLING: 'segements' may be misspelled - perhaps 'segments'?
#195: FILE: lib/ipsec/esp_outb.c:698:
+	return segements;

total: 0 errors, 4 warnings, 271 lines checked


More information about the test-report mailing list