[dpdk-dev] [PATCH v7 0/7] link bonding

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Nov 24 16:35:30 CET 2014


Hi Declan,

There are still 2 kind of errors reported by checkpatch:
- 14 occurrences of this typo:
WARNING:TYPO_SPELLING: 'interupt' may be misspelled - perhaps 'interrupt'?
- 6 occurences of missing space:
WARNING:MISSING_SPACE: break quoted strings at a space character

Example:
#2016: FILE: lib/librte_pmd_bond/rte_eth_bond_pmd.c:1420:
+                               "LSC polling interval can be specified only once for bonded"
+                               "device %s\n", name);
You should put a space between "bonded" and "device".

-- 
Thomas


More information about the dev mailing list