|WARNING| pw139064 [PATCH v3 30/30] examples: replace use of fixed size rte_memcpy

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 3 00:00:54 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#344: FILE: examples/ptpclient/ptpclient.c:365:
+		memcpy(&ptp_data->master_clock_id,

WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#447: FILE: examples/vmdq/main.c:154:
+	(void)(memcpy(&eth_conf->rx_adv_conf.vmdq_rx_conf, &conf, sizeof(eth_conf->rx_adv_conf.vmdq_rx_conf)));

total: 0 errors, 2 warnings, 230 lines checked


More information about the test-report mailing list