|WARNING| pw163313 [RFC v1 3/4] examples/ptp_tap_relay_sw: add software PTP relay example

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 27 21:35:38 CEST 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#224: FILE: examples/ptp_tap_relay_sw/ptp_tap_relay_sw.c:30:
+ *   PTP Master (remote)  ──L2──  Physical NIC (DPDK)
          ^^^^^^

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#228: FILE: examples/ptp_tap_relay_sw/ptp_tap_relay_sw.c:34:
+ *                                TAP (kernel) ── ptp4l -S (slave)
                                                             ^^^^^

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#240: FILE: examples/ptp_tap_relay_sw/ptp_tap_relay_sw.c:46:
+#include <stdio.h>
           ^^^^^

total: 0 errors, 3 warnings, 494 lines checked


More information about the test-report mailing list