|WARNING| pw105068 [RFC PATCH] net/af_xdp: reenable secondary process support

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 10 16:33:16 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'reenable' may be misspelled - perhaps 're-enable'?
#45: 
Subject: [RFC PATCH] net/af_xdp: reenable secondary process support

WARNING:TYPO_SPELLING: 'proccess' may be misspelled - perhaps 'process'?
#355: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1914:
+/* Secondary proccess rx function. RX is disabled because rings are SPSC */

WARNING:TYPO_SPELLING: 'proccess' may be misspelled - perhaps 'process'?
#364: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1923:
+/* Secondary proccess tx function. TX is disabled because rings are SPSC */

total: 0 errors, 3 warnings, 0 checks, 339 lines checked


More information about the test-report mailing list