|WARNING| pw150593 [PATCH v4] bus: fix inconsistent representation of PCI numbers
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jan 29 09:55:23 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/150593
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#247: FILE: app/test/test_devargs.c:311:
+ uint8_t slave_mac1[] = {0x00, 0xFF, 0x00, 0xFF, 0x00, 0x00 };
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#248: FILE: app/test/test_devargs.c:312:
+ struct rte_ether_addr *mac_addr = (struct rte_ether_addr *)slave_mac1;
total: 0 errors, 2 warnings, 739 lines checked
Warning in app/test/test_devargs.c:
Using driver specific headers in applications
More information about the test-report
mailing list