automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105303 [PATCH] mempool: fix the description of some function return values
       [not found] <20211218171421.8082-1-chenzhiheng0227@gmail.com>
@ 2021-12-21  9:06 ` checkpatch
  2021-12-21 20:59 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-12-21  9:06 UTC (permalink / raw)
  To: test-report; +Cc: Zhiheng Chen

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#75: 
In rte_mempool_ring.c, the committer uses the symbol ENOBUFS to describe the return value of function common_ring_sc_dequeue, but in rte_mempool.h, the symbol ENOENT is used to describe the return value of function rte_mempool_get. If the user of dpdk uses the symbol ENOENT as the judgment condition of the return value, it may cause some abnormal phenomena in their own programs, such as when the mempool space is exhausted.

total: 0 errors, 1 warnings, 56 lines checked

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

* |SUCCESS| pw105303 [PATCH] mempool: fix the description of some function return values
       [not found] <20211218171421.8082-1-chenzhiheng0227@gmail.com>
  2021-12-21  9:06 ` |WARNING| pw105303 [PATCH] mempool: fix the description of some function return values checkpatch
@ 2021-12-21 20:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-12-21 20:59 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/105303/

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

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

end of thread, other threads:[~2021-12-21 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211218171421.8082-1-chenzhiheng0227@gmail.com>
2021-12-21  9:06 ` |WARNING| pw105303 [PATCH] mempool: fix the description of some function return values checkpatch
2021-12-21 20:59 ` |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).