automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw113781 [PATCH] lib: Check for the NULL pointer after calling malloc
       [not found] <tencent_7A58A935B4A00F49E866CC56C6D08D05DD0A@qq.com>
@ 2022-07-07  9:25 ` checkpatch
  2022-07-07 10:38 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-07-07  9:25 UTC (permalink / raw)
  To: test-report; +Cc: 835703180

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#87: FILE: lib/node/ethdev_ctrl.c:78:
+			if (elem == NULL) {
+				return -ENOMEM;
+			}

total: 0 errors, 1 warnings, 9 lines checked

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

* |SUCCESS| pw113781 [PATCH] lib: Check for the NULL pointer after calling malloc
       [not found] <tencent_7A58A935B4A00F49E866CC56C6D08D05DD0A@qq.com>
  2022-07-07  9:25 ` |WARNING| pw113781 [PATCH] lib: Check for the NULL pointer after calling malloc checkpatch
@ 2022-07-07 10:38 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-07-07 10:38 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/113781/

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

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

end of thread, other threads:[~2022-07-07 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <tencent_7A58A935B4A00F49E866CC56C6D08D05DD0A@qq.com>
2022-07-07  9:25 ` |WARNING| pw113781 [PATCH] lib: Check for the NULL pointer after calling malloc checkpatch
2022-07-07 10:38 ` |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).