automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw18379 [PATCH v5 26/26] app/testpmd: add protocol fields to flow command
@ 2016-12-22  6:12 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2016-12-22  6:12 UTC (permalink / raw)
  To: test-report; +Cc: adrien.mazarguil

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

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

_apply patch file failure_

Submitter: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Date: Wed, 21 Dec 2016 15:51:42 +0100
DPDK git baseline: Repo:dpdk-next-crypto, Branch:master, CommitID:5123faf0c077c71a726c13c618483010352927e9
                   Repo:dpdk-next-net, Branch:master, CommitID:23674ff90a632dd1b477cfc1910b3efc16f6364d
                   Repo:dpdk-next-virtio, Branch:master, CommitID:584b07eea17fbd5977df4301baae114494855d64
                   Repo:dpdk, Branch:master, CommitID:1e2eff64f554892c005ab710aea54d1cade9451d
                   
Apply patch file failed:
Repo: dpdk-next-crypto
18379:
can't find file to patch at input line 38
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From patchwork Wed Dec 21 14:51:42 2016
|Content-Type: text/plain; charset="utf-8"
|MIME-Version: 1.0
|Content-Transfer-Encoding: 7bit
|Subject: [dpdk-dev,v5,26/26] app/testpmd: add protocol fields to flow command
|From: Adrien Mazarguil <adrien.mazarguil@6wind.com>
|X-Patchwork-Id: 18379
|X-Patchwork-Delegate: thomas.monjalon@6wind.com
|Message-Id: <c444e7c61e56e8ec4b9df8486634a4d2e2cac504.1482331076.git.adrien.mazarguil@6wind.com>
|List-Id: dev.dpdk.org
|To: dev@dpdk.org
|Cc: "Xing, Beilei" <beilei.xing@intel.com>,
| "Pei, Yulong" <yulong.pei@intel.com>,
| Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
|Date: Wed, 21 Dec 2016 15:51:42 +0100
|
|This commit exposes the following item fields through the flow command:
|
|- VLAN priority code point, drop eligible indicator and VLAN identifier
|  (all part of TCI).
|- IPv4 type of service, time to live and protocol.
|- IPv6 traffic class, flow label, next header and hop limit.
|- SCTP tag and checksum.
|
|Cc: Xing, Beilei <beilei.xing@intel.com>
|Cc: Pei, Yulong <yulong.pei@intel.com>
|Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
|Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
|---
| app/test-pmd/cmdline_flow.c                 | 127 +++++++++++++++++++++++
| doc/guides/testpmd_app_ug/testpmd_funcs.rst |  12 +++
| 2 files changed, 139 insertions(+)
|
|diff --git a/app/test-pmd/cmdline_flow.c b/app/test-pmd/cmdline_flow.c
|index db680c6..7760c2d 100644
|--- a/app/test-pmd/cmdline_flow.c
|+++ b/app/test-pmd/cmdline_flow.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
10 out of 10 hunks ignored
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 FAILED at 2333.
Hunk #2 FAILED at 2363.
2 out of 2 hunks FAILED -- saving rejects to file doc/guides/testpmd_app_ug/testpmd_funcs.rst.rej

Repo: dpdk-next-net
18379:
can't find file to patch at input line 38
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From patchwork Wed Dec 21 14:51:42 2016
|Content-Type: text/plain; charset="utf-8"
|MIME-Version: 1.0
|Content-Transfer-Encoding: 7bit
|Subject: [dpdk-dev,v5,26/26] app/testpmd: add protocol fields to flow command
|From: Adrien Mazarguil <adrien.mazarguil@6wind.com>
|X-Patchwork-Id: 18379
|X-Patchwork-Delegate: thomas.monjalon@6wind.com
|Message-Id: <c444e7c61e56e8ec4b9df8486634a4d2e2cac504.1482331076.git.adrien.mazarguil@6wind.com>
|List-Id: dev.dpdk.org
|To: dev@dpdk.org
|Cc: "Xing, Beilei" <beilei.xing@intel.com>,
| "Pei, Yulong" <yulong.pei@intel.com>,
| Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
|Date: Wed, 21 Dec 2016 15:51:42 +0100
|
|This commit exposes the following item fields through the flow command:
|
|- VLAN priority code point, drop eligible indicator and VLAN identifier
|  (all part of TCI).
|- IPv4 type of service, time to live and protocol.
|- IPv6 traffic class, flow label, next header and hop limit.
|- SCTP tag and checksum.
|
|Cc: Xing, Beilei <beilei.xing@intel.com>
|Cc: Pei, Yulong <yulong.pei@intel.com>
|Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
|Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
|---
| app/test-pmd/cmdline_flow.c                 | 127 +++++++++++++++++++++++
| doc/guides/testpmd_app_ug/testpmd_funcs.rst |  12 +++
| 2 files changed, 139 insertions(+)
|
|diff --git a/app/test-pmd/cmdline_flow.c b/app/test-pmd/cmdline_flow.c
|index db680c6..7760c2d 100644
|--- a/app/test-pmd/cmdline_flow.c
|+++ b/app/test-pmd/cmdline_flow.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
10 out of 10 hunks ignored
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 FAILED at 2333.
Hunk #2 FAILED at 2363.
2 out of 2 hunks FAILED -- saving rejects to file doc/guides/testpmd_app_ug/testpmd_funcs.rst.rej

Repo: dpdk-next-virtio
18379:
can't find file to patch at input line 38
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From patchwork Wed Dec 21 14:51:42 2016
|Content-Type: text/plain; charset="utf-8"
|MIME-Version: 1.0
|Content-Transfer-Encoding: 7bit
|Subject: [dpdk-dev,v5,26/26] app/testpmd: add protocol fields to flow command
|From: Adrien Mazarguil <adrien.mazarguil@6wind.com>
|X-Patchwork-Id: 18379
|X-Patchwork-Delegate: thomas.monjalon@6wind.com
|Message-Id: <c444e7c61e56e8ec4b9df8486634a4d2e2cac504.1482331076.git.adrien.mazarguil@6wind.com>
|List-Id: dev.dpdk.org
|To: dev@dpdk.org
|Cc: "Xing, Beilei" <beilei.xing@intel.com>,
| "Pei, Yulong" <yulong.pei@intel.com>,
| Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
|Date: Wed, 21 Dec 2016 15:51:42 +0100
|
|This commit exposes the following item fields through the flow command:
|
|- VLAN priority code point, drop eligible indicator and VLAN identifier
|  (all part of TCI).
|- IPv4 type of service, time to live and protocol.
|- IPv6 traffic class, flow label, next header and hop limit.
|- SCTP tag and checksum.
|
|Cc: Xing, Beilei <beilei.xing@intel.com>
|Cc: Pei, Yulong <yulong.pei@intel.com>
|Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
|Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
|---
| app/test-pmd/cmdline_flow.c                 | 127 +++++++++++++++++++++++
| doc/guides/testpmd_app_ug/testpmd_funcs.rst |  12 +++
| 2 files changed, 139 insertions(+)
|
|diff --git a/app/test-pmd/cmdline_flow.c b/app/test-pmd/cmdline_flow.c
|index db680c6..7760c2d 100644
|--- a/app/test-pmd/cmdline_flow.c
|+++ b/app/test-pmd/cmdline_flow.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
10 out of 10 hunks ignored
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 FAILED at 2333.
Hunk #2 FAILED at 2363.
2 out of 2 hunks FAILED -- saving rejects to file doc/guides/testpmd_app_ug/testpmd_funcs.rst.rej

Repo: dpdk
18379:
can't find file to patch at input line 38
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From patchwork Wed Dec 21 14:51:42 2016
|Content-Type: text/plain; charset="utf-8"
|MIME-Version: 1.0
|Content-Transfer-Encoding: 7bit
|Subject: [dpdk-dev,v5,26/26] app/testpmd: add protocol fields to flow command
|From: Adrien Mazarguil <adrien.mazarguil@6wind.com>
|X-Patchwork-Id: 18379
|X-Patchwork-Delegate: thomas.monjalon@6wind.com
|Message-Id: <c444e7c61e56e8ec4b9df8486634a4d2e2cac504.1482331076.git.adrien.mazarguil@6wind.com>
|List-Id: dev.dpdk.org
|To: dev@dpdk.org
|Cc: "Xing, Beilei" <beilei.xing@intel.com>,
| "Pei, Yulong" <yulong.pei@intel.com>,
| Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
|Date: Wed, 21 Dec 2016 15:51:42 +0100
|
|This commit exposes the following item fields through the flow command:
|
|- VLAN priority code point, drop eligible indicator and VLAN identifier
|  (all part of TCI).
|- IPv4 type of service, time to live and protocol.
|- IPv6 traffic class, flow label, next header and hop limit.
|- SCTP tag and checksum.
|
|Cc: Xing, Beilei <beilei.xing@intel.com>
|Cc: Pei, Yulong <yulong.pei@intel.com>
|Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
|Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
|---
| app/test-pmd/cmdline_flow.c                 | 127 +++++++++++++++++++++++
| doc/guides/testpmd_app_ug/testpmd_funcs.rst |  12 +++
| 2 files changed, 139 insertions(+)
|
|diff --git a/app/test-pmd/cmdline_flow.c b/app/test-pmd/cmdline_flow.c
|index db680c6..7760c2d 100644
|--- a/app/test-pmd/cmdline_flow.c
|+++ b/app/test-pmd/cmdline_flow.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
10 out of 10 hunks ignored
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 FAILED at 2333.
Hunk #2 FAILED at 2363.
2 out of 2 hunks FAILED -- saving rejects to file doc/guides/testpmd_app_ug/testpmd_funcs.rst.rej


DPDK STV team

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

only message in thread, other threads:[~2016-12-22  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-22  6:12 [dpdk-test-report] |FAILURE| pw18379 [PATCH v5 26/26] app/testpmd: add protocol fields to flow command 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).