automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw104477 [PATCH] [v2] build: make gpudev optional
@ 2021-11-18  4:58 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-11-18  4:58 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 1887 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/104477

_apply patch failure_

Submitter: Elena Agostini <eagostini@nvidia.com>
Date: Wednesday, November 17 2021 21:39:01 
Applied on: CommitID:0c6e27549c03695f85d949f5195a166b449b419c
Apply patch set 104477 failed:

Checking patch app/test-gpudev/meson.build...
.git/rebase-apply/patch:16: new blank line at EOF.
+
Checking patch doc/guides/prog_guide/gpudev.rst...
error: while searching for:
on the device or create GPU specific objects
(e.g. CUDA Driver context or CUDA Streams in case of NVIDIA GPUs).


Features
--------

error: patch failed: doc/guides/prog_guide/gpudev.rst:23
Checking patch drivers/gpu/meson.build...
.git/rebase-apply/patch:37: new blank line at EOF.
+
Checking patch lib/meson.build...
error: while searching for:

optional_libs = [
        'bitratestats',
        'gro',
        'gso',
        'kni',

error: patch failed: lib/meson.build:67
Applied patch app/test-gpudev/meson.build cleanly.
Applying patch doc/guides/prog_guide/gpudev.rst with 1 reject...
Rejected hunk #1.
Applied patch drivers/gpu/meson.build cleanly.
Applying patch lib/meson.build with 1 reject...
Rejected hunk #1.
diff a/doc/guides/prog_guide/gpudev.rst b/doc/guides/prog_guide/gpudev.rst	(rejected hunks)
@@ -23,6 +23,7 @@ Out of scope of this library is to provide a wrapper for GPU specific libraries
 on the device or create GPU specific objects
 (e.g. CUDA Driver context or CUDA Streams in case of NVIDIA GPUs).
 
+This library is set as optional and can be disabled with ``-Ddisable_libs=gpudev``.
 
 Features
 --------
diff a/lib/meson.build b/lib/meson.build	(rejected hunks)
@@ -67,6 +67,7 @@ libraries = [
 
 optional_libs = [
         'bitratestats',
+        'gpudev',
         'gro',
         'gso',
         'kni',

https://lab.dpdk.org/results/dashboard/patchsets/20264/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-18  4:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18  4:58 |WARNING| pw104477 [PATCH] [v2] build: make gpudev optional 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).