automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw108869 [PATCH v5] net/bonding: another fix to LACP mempool size
       [not found] <20220325130135.2207-1-gaoxiangliu0@163.com>
@ 2022-03-25 13:03 ` checkpatch
  2022-03-25 15:39 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-03-25 13:03 UTC (permalink / raw)
  To: test-report; +Cc: Gaoxiang Liu

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#60: 
The following log message may appear after a slave is idle(or nearly

WARNING:TYPO_SPELLING: 'chosed' may be misspelled - perhaps 'chose'?
#65: 
Problem:When bond mode 4 has been chosed and delicated queue has

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#66: 
not been enable, all mbufs from a slave' private pool(used

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#72: 
Solution: Ensure that each slave'tx (LACPDU) mempool owns more than

WARNING:TYPO_SPELLING: 'fuction' may be misspelled - perhaps 'function'?
#76: 
Note that the LACP tx machine fuction is the only code that allocates

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#77: 
from a slave's private pool. It runs in the context of the interrupt

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#118: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1105:
+ * CACHE_FLUSHTHRESH_MULTIPLIER already defined in rte_mempool.c */

WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#122: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1109:
+	total_tx_desc += rte_lcore_count() * cache_size * BONDING_8023AD_CACHE_FLUSHTHRESH_MULTIPLIER;

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Gaoxiang Liu <gaoxiangliu0@163.com>' != 'Signed-off-by: Gaoxiang Liu <liugaoxiang@huawei.com>'

total: 0 errors, 9 warnings, 0 checks, 25 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw108869 [PATCH v5] net/bonding: another fix to LACP mempool size
       [not found] <20220325130135.2207-1-gaoxiangliu0@163.com>
  2022-03-25 13:03 ` |WARNING| pw108869 [PATCH v5] net/bonding: another fix to LACP mempool size checkpatch
@ 2022-03-25 15:39 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-03-25 15:39 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/108869/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2040181269

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-25 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220325130135.2207-1-gaoxiangliu0@163.com>
2022-03-25 13:03 ` |WARNING| pw108869 [PATCH v5] net/bonding: another fix to LACP mempool size checkpatch
2022-03-25 15:39 ` |SUCCESS| " 0-day Robot

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).