|WARNING| pw109399 [RFC v2] net/i40e: backport i40e fixes and share code to 21.11
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Apr 7 08:23:32 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/109399
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1281: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1747:
+ errval = rte_eth_dev_set_mtu(slave_eth_dev->data->port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1285: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1751:
+ slave_eth_dev->data->port_id, errval);
WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#1470: FILE: drivers/net/i40e/base/i40e_register.h:2398:
+#define I40E_GL_RXERR1H(_i) (0x00318004 + ((_i) * 8)) /* _i=0...143 */ /* Reset: CORER */
WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#1474: FILE: drivers/net/i40e/base/i40e_register.h:2402:
+#define I40E_GL_RXERR1L(_i) (0x00318000 + ((_i) * 8)) /* _i=0...143 */ /* Reset: CORER */
total: 0 errors, 4 warnings, 0 checks, 1958 lines checked
More information about the test-report
mailing list