* |WARNING| pw131373 [PATCH] gpu/cuda: Add missing stdlib include
[not found] <8e6f8751-9475-cce5-b827-646f772f64a6@astron.nl>
@ 2023-09-12 19:25 ` qemudev
2023-09-12 19:47 ` |SUCCESS| " checkpatch
1 sibling, 0 replies; 3+ messages in thread
From: qemudev @ 2023-09-12 19:25 UTC (permalink / raw)
To: test-report; +Cc: John Romein, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/131373
_apply patch failure_
Submitter: John Romein <romein@astron.nl>
Date: Tue, 12 Sep 2023 19:08:43 +0200
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: e92ba1426914db1d224dd5e9a1743657681b8814
Apply patch set 131373 failed:
Checking patch drivers/gpu/cuda/gdrcopy.c...
error: while searching for:
* Copyright (c) 2022 NVIDIA Corporation & Affiliates
*/
#include "common.h"
#ifdef DRIVERS_GPU_CUDA_GDRCOPY_H
error: patch failed: drivers/gpu/cuda/gdrcopy.c:2
error: drivers/gpu/cuda/gdrcopy.c: patch does not apply
^ permalink raw reply [flat|nested] 3+ messages in thread
* |SUCCESS| pw131373 [PATCH] gpu/cuda: Add missing stdlib include
[not found] <8e6f8751-9475-cce5-b827-646f772f64a6@astron.nl>
2023-09-12 19:25 ` |WARNING| pw131373 [PATCH] gpu/cuda: Add missing stdlib include qemudev
@ 2023-09-12 19:47 ` checkpatch
1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2023-09-12 19:47 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/131373
_coding style OK_
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw131373 [PATCH] gpu/cuda: Add missing stdlib include
@ 2023-09-12 20:20 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-09-12 20:20 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/131373
_apply patch failure_
Submitter: John Romein <romein@astron.nl>
Date: Tuesday, September 12 2023 17:08:43
Applied on: CommitID:e92ba1426914db1d224dd5e9a1743657681b8814
Apply patch set 131373 failed:
Checking patch drivers/gpu/cuda/gdrcopy.c...
error: while searching for:
* Copyright (c) 2022 NVIDIA Corporation & Affiliates
*/
#include "common.h"
#ifdef DRIVERS_GPU_CUDA_GDRCOPY_H
error: patch failed: drivers/gpu/cuda/gdrcopy.c:2
Applying patch drivers/gpu/cuda/gdrcopy.c with 1 reject...
Rejected hunk #1.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/drivers/gpu/cuda/gdrcopy.c b/drivers/gpu/cuda/gdrcopy.c (rejected hunks)
@@ -2,6 +2,8 @@
* Copyright (c) 2022 NVIDIA Corporation & Affiliates
*/
+#include <stdlib.h>
+
#include "common.h"
#ifdef DRIVERS_GPU_CUDA_GDRCOPY_H
https://lab.dpdk.org/results/dashboard/patchsets/27587/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-12 20:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <8e6f8751-9475-cce5-b827-646f772f64a6@astron.nl>
2023-09-12 19:25 ` |WARNING| pw131373 [PATCH] gpu/cuda: Add missing stdlib include qemudev
2023-09-12 19:47 ` |SUCCESS| " checkpatch
2023-09-12 20:20 |WARNING| " dpdklab
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).