automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw27038 [PATCH RFC 6/6] virtio1.1: introduce the DESC_WB flag
@ 2017-07-19  1:57 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2017-07-19  1:57 UTC (permalink / raw)
  To: test-report; +Cc: tiwei.bie

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

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/27038

_apply patch file failure_

Submitter: Tiwei Bie <tiwei.bie@intel.com>
Date: Tue, 18 Jul 2017 23:40:21 +0800
DPDK git baseline: Repo:dpdk-next-eventdev, Branch:master, CommitID:76ee670f6a91f27eed7e06d2272db68f527c2a8b
                   Repo:dpdk-next-crypto, Branch:master, CommitID:79776eff44fbb0713d0850dd422a80cd27a170fe
                   Repo:dpdk-next-net, Branch:master, CommitID:97bd47c9bbd431dba78cc607fb25416fc23a3b69
                   Repo:dpdk-next-virtio, Branch:master, CommitID:23079506d3566585c9b3bde703ddf5db81d50186
                   Repo:dpdk, Branch:master, CommitID:7146aa19aca1ae78a04f620fbedb64190c219409
                   
Apply patch file failed:
Repo: dpdk
27038:
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio-1.1.h b/drivers/net/virtio/virtio-1.1.h
|index 48cbb18..bd76761 100644
|--- a/drivers/net/virtio/virtio-1.1.h
|+++ b/drivers/net/virtio/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file drivers/net/virtio/virtio_rxtx.c
Hunk #2 succeeded at 562 (offset 124 lines).
Hunk #3 succeeded at 580 (offset 124 lines).
Hunk #4 succeeded at 593 (offset 124 lines).
can't find file to patch at input line 64
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio_rxtx_1.1.c b/drivers/net/virtio/virtio_rxtx_1.1.c
|index 883a027..38f6a4a 100644
|--- a/drivers/net/virtio/virtio_rxtx_1.1.c
|+++ b/drivers/net/virtio/virtio_rxtx_1.1.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
4 out of 4 hunks ignored
patching file drivers/net/virtio/virtqueue.h
can't find file to patch at input line 191
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_vhost/virtio-1.1.h b/lib/librte_vhost/virtio-1.1.h
|index 4241d0a..91e21f1 100644
|--- a/lib/librte_vhost/virtio-1.1.h
|+++ b/lib/librte_vhost/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file lib/librte_vhost/virtio_net.c
Hunk #1 FAILED at 1100.
Hunk #2 FAILED at 1110.
Hunk #3 FAILED at 1132.
Hunk #4 FAILED at 1172.
Hunk #5 FAILED at 1217.
Hunk #6 FAILED at 1229.
Hunk #7 FAILED at 1250.
7 out of 7 hunks FAILED -- saving rejects to file lib/librte_vhost/virtio_net.c.rej

Repo: dpdk-next-crypto
27038:
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio-1.1.h b/drivers/net/virtio/virtio-1.1.h
|index 48cbb18..bd76761 100644
|--- a/drivers/net/virtio/virtio-1.1.h
|+++ b/drivers/net/virtio/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file drivers/net/virtio/virtio_rxtx.c
Hunk #2 succeeded at 562 (offset 124 lines).
Hunk #3 succeeded at 580 (offset 124 lines).
Hunk #4 succeeded at 593 (offset 124 lines).
can't find file to patch at input line 64
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio_rxtx_1.1.c b/drivers/net/virtio/virtio_rxtx_1.1.c
|index 883a027..38f6a4a 100644
|--- a/drivers/net/virtio/virtio_rxtx_1.1.c
|+++ b/drivers/net/virtio/virtio_rxtx_1.1.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
4 out of 4 hunks ignored
patching file drivers/net/virtio/virtqueue.h
can't find file to patch at input line 191
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_vhost/virtio-1.1.h b/lib/librte_vhost/virtio-1.1.h
|index 4241d0a..91e21f1 100644
|--- a/lib/librte_vhost/virtio-1.1.h
|+++ b/lib/librte_vhost/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file lib/librte_vhost/virtio_net.c
Hunk #1 FAILED at 1100.
Hunk #2 FAILED at 1110.
Hunk #3 FAILED at 1132.
Hunk #4 FAILED at 1172.
Hunk #5 FAILED at 1217.
Hunk #6 FAILED at 1229.
Hunk #7 FAILED at 1250.
7 out of 7 hunks FAILED -- saving rejects to file lib/librte_vhost/virtio_net.c.rej

Repo: dpdk-next-net
27038:
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio-1.1.h b/drivers/net/virtio/virtio-1.1.h
|index 48cbb18..bd76761 100644
|--- a/drivers/net/virtio/virtio-1.1.h
|+++ b/drivers/net/virtio/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file drivers/net/virtio/virtio_rxtx.c
Hunk #2 succeeded at 562 (offset 124 lines).
Hunk #3 succeeded at 580 (offset 124 lines).
Hunk #4 succeeded at 593 (offset 124 lines).
can't find file to patch at input line 64
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio_rxtx_1.1.c b/drivers/net/virtio/virtio_rxtx_1.1.c
|index 883a027..38f6a4a 100644
|--- a/drivers/net/virtio/virtio_rxtx_1.1.c
|+++ b/drivers/net/virtio/virtio_rxtx_1.1.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
4 out of 4 hunks ignored
patching file drivers/net/virtio/virtqueue.h
can't find file to patch at input line 191
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_vhost/virtio-1.1.h b/lib/librte_vhost/virtio-1.1.h
|index 4241d0a..91e21f1 100644
|--- a/lib/librte_vhost/virtio-1.1.h
|+++ b/lib/librte_vhost/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file lib/librte_vhost/virtio_net.c
Hunk #1 FAILED at 1100.
Hunk #2 FAILED at 1110.
Hunk #3 FAILED at 1132.
Hunk #4 FAILED at 1172.
Hunk #5 FAILED at 1217.
Hunk #6 FAILED at 1229.
Hunk #7 FAILED at 1250.
7 out of 7 hunks FAILED -- saving rejects to file lib/librte_vhost/virtio_net.c.rej

Repo: dpdk-next-virtio
27038:
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio-1.1.h b/drivers/net/virtio/virtio-1.1.h
|index 48cbb18..bd76761 100644
|--- a/drivers/net/virtio/virtio-1.1.h
|+++ b/drivers/net/virtio/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file drivers/net/virtio/virtio_rxtx.c
Hunk #2 succeeded at 562 (offset 124 lines).
Hunk #3 succeeded at 580 (offset 124 lines).
Hunk #4 succeeded at 593 (offset 124 lines).
can't find file to patch at input line 64
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio_rxtx_1.1.c b/drivers/net/virtio/virtio_rxtx_1.1.c
|index 883a027..38f6a4a 100644
|--- a/drivers/net/virtio/virtio_rxtx_1.1.c
|+++ b/drivers/net/virtio/virtio_rxtx_1.1.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
4 out of 4 hunks ignored
patching file drivers/net/virtio/virtqueue.h
can't find file to patch at input line 191
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_vhost/virtio-1.1.h b/lib/librte_vhost/virtio-1.1.h
|index 4241d0a..91e21f1 100644
|--- a/lib/librte_vhost/virtio-1.1.h
|+++ b/lib/librte_vhost/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file lib/librte_vhost/virtio_net.c
Hunk #1 FAILED at 1100.
Hunk #2 FAILED at 1110.
Hunk #3 FAILED at 1132.
Hunk #4 FAILED at 1172.
Hunk #5 FAILED at 1217.
Hunk #6 FAILED at 1229.
Hunk #7 FAILED at 1250.
7 out of 7 hunks FAILED -- saving rejects to file lib/librte_vhost/virtio_net.c.rej

Repo: dpdk-next-eventdev
27038:
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio-1.1.h b/drivers/net/virtio/virtio-1.1.h
|index 48cbb18..bd76761 100644
|--- a/drivers/net/virtio/virtio-1.1.h
|+++ b/drivers/net/virtio/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file drivers/net/virtio/virtio_rxtx.c
Hunk #2 succeeded at 562 (offset 124 lines).
Hunk #3 succeeded at 580 (offset 124 lines).
Hunk #4 succeeded at 593 (offset 124 lines).
can't find file to patch at input line 64
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/drivers/net/virtio/virtio_rxtx_1.1.c b/drivers/net/virtio/virtio_rxtx_1.1.c
|index 883a027..38f6a4a 100644
|--- a/drivers/net/virtio/virtio_rxtx_1.1.c
|+++ b/drivers/net/virtio/virtio_rxtx_1.1.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
4 out of 4 hunks ignored
patching file drivers/net/virtio/virtqueue.h
can't find file to patch at input line 191
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_vhost/virtio-1.1.h b/lib/librte_vhost/virtio-1.1.h
|index 4241d0a..91e21f1 100644
|--- a/lib/librte_vhost/virtio-1.1.h
|+++ b/lib/librte_vhost/virtio-1.1.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file lib/librte_vhost/virtio_net.c
Hunk #1 FAILED at 1100.
Hunk #2 FAILED at 1110.
Hunk #3 FAILED at 1132.
Hunk #4 FAILED at 1172.
Hunk #5 FAILED at 1217.
Hunk #6 FAILED at 1229.
Hunk #7 FAILED at 1250.
7 out of 7 hunks FAILED -- saving rejects to file lib/librte_vhost/virtio_net.c.rej


DPDK STV team

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

only message in thread, other threads:[~2017-07-19  1:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-19  1:57 [dpdk-test-report] |FAILURE| pw27038 [PATCH RFC 6/6] virtio1.1: introduce the DESC_WB flag sys_stv

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).