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: [dpdk-test-report] |WARNING| pw95278-95279 [PATCH] [v5, 2/2] example/vhost: add dma vfio parsing
Date: Mon,  5 Jul 2021 22:59:11 -0400 (EDT)	[thread overview]
Message-ID: <20210706025911.DB77A1F148@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Xuan Ding <xuan.ding@intel.com>
Date: Monday, July 05 2021 08:40:26 
Applied on: CommitID:4e048b8667fc80c29e27346ebffe7cbf7cf41ebc
Apply patch set 95278-95279 failed:

Skipped patch 'doc/guides/sample_app_ug/vhost.rst'.
Checking patch examples/vhost/main.c...
error: while searching for:
			}
			break;

		case OPT_CLIENT_NUM:
			client_mode = 1;
			break;

error: patch failed: examples/vhost/main.c:679
Hunk #6 succeeded at 1728 (offset -71 lines).
Applying patch examples/vhost/main.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Hunk #4 applied cleanly.
Rejected hunk #5.
Hunk #6 applied cleanly.
diff a/examples/vhost/main.c b/examples/vhost/main.c	(rejected hunks)
@@ -679,6 +686,10 @@ us_vhost_parse_args(int argc, char **argv)
 			}
 			break;
 
+		case OPT_DMA_VFIO_NUM:
+			dma_use_vfio = 1;
+			break;
+
 		case OPT_CLIENT_NUM:
 			client_mode = 1;
 			break;

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-07-06  2:59 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=20210706025911.DB77A1F148@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).