[dpdk-test-report] |WARNING| pw95278-95279 [PATCH] [v5, 2/2] example/vhost: add dma vfio parsing
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jul 6 04:59:11 CEST 2021
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/95278
_apply patch failure_
Submitter: Xuan Ding <xuan.ding at 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
More information about the test-report
mailing list