|WARNING| pw159629 [PATCH 12/12] test: add test for pcap PMD

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 6 19:35:56 CET 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#135: FILE: app/test/test_pmd_pcap.c:8:
+#include <stdio.h>
           ^^^^^

WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#1516: FILE: app/test/test_pmd_pcap.c:1389:
+				    "Packet %u: timestamp not monotonic (prev=%"PRIu64", curr=%"PRIu64")",

total: 0 errors, 2 warnings, 1485 lines checked


More information about the test-report mailing list