|WARNING| pw162034 [PATCH] test: better logging for pcapng test
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Feb 28 18:27:14 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/162034
_coding style issues_
WARNING:TYPO_SPELLING: 'sinc' may be misspelled - perhaps 'sync'?
#143: FILE: app/test/test_pcapng.c:263:
+/* Convert time in nanoseconds sinc 1/1/1970 to UTC time string */
^^^^
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12)
#204: FILE: app/test/test_pcapng.c:349:
+ if (++total_errors >= 10)
+ pcap_breakloop(ctx->pcap);
total: 0 errors, 2 warnings, 176 lines checked
More information about the test-report
mailing list