automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw104477 [PATCH] [v2] build: make gpudev optional
Date: Wed, 17 Nov 2021 23:58:47 -0500 (EST)	[thread overview]
Message-ID: <20211118045847.365C860524@noxus.dpdklab.iol.unh.edu> (raw)

[-- 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

                 reply	other threads:[~2021-11-18  4:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211118045847.365C860524@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).