automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw145723 [PATCH v5 3/3] examples/ptpclient: add frequency adjustment
       [not found] <20241011025332.1423395-4-mingjinx.ye@intel.com>
@ 2024-10-11  3:20 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-11  3:20 UTC (permalink / raw)
  To: test-report; +Cc: Mingjin Ye

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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#118: FILE: doc/guides/sample_app_ug/ptpclient.rst:82:
+            about "master offset".

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#120: FILE: doc/guides/sample_app_ug/ptpclient.rst:84:
+Also, by adding ``-T 1`` and ``-c 1`` , the ``master offset`` value printed in the

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#170: FILE: examples/ptpclient/ptpclient.c:167:
+	int64_t master_offset;

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#181: FILE: examples/ptpclient/ptpclient.c:328:
+	printf("
T4 - Master Clock.  %lds %ldns
",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#187: FILE: examples/ptpclient/ptpclient.c:333:
+		printf("
Delta between master and slave clocks:%"PRId64"ns
",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#187: FILE: examples/ptpclient/ptpclient.c:333:
+		printf("
Delta between master and slave clocks:%"PRId64"ns
",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#231: FILE: examples/ptpclient/ptpclient.c:364:
+		printf("master offset: %"PRId64"ns
", ptp_data->master_offset);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#231: FILE: examples/ptpclient/ptpclient.c:364:
+		printf("master offset: %"PRId64"ns
", ptp_data->master_offset);

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#241: FILE: examples/ptpclient/ptpclient.c:573:
+clock_path_delay(struct ptpv2_data_slave_ordinary *ptp_data)

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#350: FILE: examples/ptpclient/ptpclient.c:682:
+ptp_adjust_servo(struct ptpv2_data_slave_ordinary *ptp_data)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#358: FILE: examples/ptpclient/ptpclient.c:690:
+	ptp_data->master_offset = t2_ns - t1_ns - ptp_data->path_delay;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#362: FILE: examples/ptpclient/ptpclient.c:694:
+	adj_freq = pi_sample(ptp_data->servo, ptp_data->master_offset, t2_ns,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#373: FILE: examples/ptpclient/ptpclient.c:705:
+					     -ptp_data->master_offset);

total: 0 errors, 13 warnings, 397 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-11  3:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241011025332.1423395-4-mingjinx.ye@intel.com>
2024-10-11  3:20 ` |WARNING| pw145723 [PATCH v5 3/3] examples/ptpclient: add frequency adjustment checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).