|WARNING| pw159950 [PATCH v3 1/6] test/soring: fix buffer overflow warnings with LTO

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 16 07:48:05 CET 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'soring' may be misspelled - perhaps 'sorting'?
#70: 
Subject: [PATCH v3 1/6] test/soring: fix buffer overflow warnings with LTO
                             ^^^^^^

WARNING:TYPO_SPELLING: 'soring' may be misspelled - perhaps 'sorting'?
#105: 
Fix by sizing all buffers passed to soring acquire/dequeue functions
                                    ^^^^^^

WARNING:TYPO_SPELLING: 'soring' may be misspelled - perhaps 'sorting'?
#129: FILE: app/test/test_soring.c:39:
+ * Buffers passed to soring acquire/dequeue must be sized for the worst-case
                      ^^^^^^

total: 0 errors, 3 warnings, 47 lines checked


More information about the test-report mailing list