* [dpdk-test-report] |WARNING| pw100323 [PATCH v2 1/2] net: rename Ethernet header fields
[not found] <20211001163306.76538-2-dmitry.kozliuk@gmail.com>
@ 2021-10-01 16:33 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-01 16:33 UTC (permalink / raw)
To: test-report; +Cc: Dmitry Kozlyuk
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/100323
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#508: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:591:
+ rte_eth_macaddr_get(slave_id, &hdr->eth_hdr.src_addr);
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#517: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1349:
+ rte_eth_macaddr_get(slave_id, &m_hdr->eth_hdr.src_addr);
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#597: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1020:
+ rte_eth_macaddr_get(slave_idx, ð_h->src_addr);
WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#649: FILE: examples/bond/main.c:425:
+ rte_ether_addr_copy(ð_hdr->src_addr, ð_hdr->dst_addr);
WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#650: FILE: examples/bond/main.c:426:
+ rte_ether_addr_copy(&bond_mac_addr, ð_hdr->src_addr);
total: 0 errors, 5 warnings, 1095 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-01 16:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20211001163306.76538-2-dmitry.kozliuk@gmail.com>
2021-10-01 16:33 ` [dpdk-test-report] |WARNING| pw100323 [PATCH v2 1/2] net: rename Ethernet header fields 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).