automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: adrien.mazarguil@6wind.com
Subject: [dpdk-test-report] |FAILURE| pw38507 [PATCH v5 08/16] ethdev: add hash function to RSS flow API action
Date: 02 May 2018 19:18:29 -0700	[thread overview]
Message-ID: <ca5293$1hhhht@fmsmga001.fm.intel.com> (raw)

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

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

_apply patch file failure_

Submitter: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Date: Thu, 19 Apr 2018 12:16:43 +0200
DPDK git baseline: Repo:dpdk-next-eventdev, Branch:master, CommitID:fcde84b5f85b3c1a5d5564299fd49c58ca20370d
                   Repo:dpdk-next-crypto, Branch:master, CommitID:211992f3b7df5d6d8f1dbefc48bc37a6d5398fbc
                   Repo:dpdk-next-net, Branch:master, CommitID:36decb6967e0563430a6e3ab0e2db3fe4ccc8db2
                   Repo:dpdk-next-virtio, Branch:master, CommitID:81daf0ba4f2eb20c00975b474cb9b6ab71c44e25
                   Repo:dpdk, Branch:master, CommitID:7baac775945ce26f4740158656965f095dc4dbda
                   
Apply patch file failed:
Repo: dpdk
38507:
patching file app/test-pmd/cmdline_flow.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
7 out of 7 hunks ignored -- saving rejects to file app/test-pmd/cmdline_flow.c.rej
patching file app/test-pmd/config.c
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file app/test-pmd/config.c.rej
patching file doc/guides/prog_guide/rte_flow.rst
Hunk #1 FAILED at 1318.
1 out of 1 hunk FAILED -- saving rejects to file doc/guides/prog_guide/rte_flow.rst.rej
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 succeeded at 3482 with fuzz 2 (offset 84 lines).
patching file drivers/net/e1000/igb_flow.c
Hunk #1 FAILED at 1310.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/e1000/igb_flow.c.rej
patching file drivers/net/e1000/igb_rxtx.c
Hunk #1 FAILED at 2905.
Hunk #2 FAILED at 2919.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/e1000/igb_rxtx.c.rej
patching file drivers/net/i40e/i40e_ethdev.c
Hunk #1 FAILED at 12039.
Hunk #2 FAILED at 12053.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/i40e/i40e_ethdev.c.rej
patching file drivers/net/i40e/i40e_flow.c
Hunk #1 FAILED at 4376.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/i40e/i40e_flow.c.rej
patching file drivers/net/ixgbe/ixgbe_flow.c
Hunk #1 FAILED at 2779.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/ixgbe/ixgbe_flow.c.rej
patching file drivers/net/ixgbe/ixgbe_rxtx.c
Hunk #1 succeeded at 5717 (offset 34 lines).
Hunk #2 succeeded at 5732 (offset 34 lines).
patching file drivers/net/mlx4/mlx4_flow.c
Hunk #1 succeeded at 800 with fuzz 1 (offset 10 lines).
Hunk #2 FAILED at 1289.
1 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx4/mlx4_flow.c.rej
patching file drivers/net/mlx5/mlx5_flow.c
Hunk #1 FAILED at 18.
Hunk #2 FAILED at 634.
Hunk #3 FAILED at 683.
Hunk #4 FAILED at 1915.
Hunk #5 FAILED at 2429.
5 out of 5 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_flow.c.rej
patching file drivers/net/sfc/sfc_flow.c
Hunk #1 FAILED at 1261.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/sfc/sfc_flow.c.rej
patching file drivers/net/tap/tap_flow.c
Hunk #1 succeeded at 2077 with fuzz 2 (offset 22 lines).
can't find file to patch at input line 393
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_ether/rte_flow.c b/lib/librte_ether/rte_flow.c
|index cc7819b6a..a2b51f1e0 100644
|--- a/lib/librte_ether/rte_flow.c
|+++ b/lib/librte_ether/rte_flow.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 405
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_ether/rte_flow.h b/lib/librte_ether/rte_flow.h
|index bbc408fa6..97d7d3594 100644
|--- a/lib/librte_ether/rte_flow.h
|+++ b/lib/librte_ether/rte_flow.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
2 out of 2 hunks ignored

Repo: dpdk-next-crypto
38507:
patching file app/test-pmd/cmdline_flow.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
7 out of 7 hunks ignored -- saving rejects to file app/test-pmd/cmdline_flow.c.rej
patching file app/test-pmd/config.c
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file app/test-pmd/config.c.rej
patching file doc/guides/prog_guide/rte_flow.rst
Hunk #1 FAILED at 1318.
1 out of 1 hunk FAILED -- saving rejects to file doc/guides/prog_guide/rte_flow.rst.rej
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 succeeded at 3482 with fuzz 2 (offset 84 lines).
patching file drivers/net/e1000/igb_flow.c
Hunk #1 FAILED at 1310.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/e1000/igb_flow.c.rej
patching file drivers/net/e1000/igb_rxtx.c
Hunk #1 FAILED at 2905.
Hunk #2 FAILED at 2919.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/e1000/igb_rxtx.c.rej
patching file drivers/net/i40e/i40e_ethdev.c
Hunk #1 FAILED at 12039.
Hunk #2 FAILED at 12053.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/i40e/i40e_ethdev.c.rej
patching file drivers/net/i40e/i40e_flow.c
Hunk #1 FAILED at 4376.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/i40e/i40e_flow.c.rej
patching file drivers/net/ixgbe/ixgbe_flow.c
Hunk #1 FAILED at 2779.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/ixgbe/ixgbe_flow.c.rej
patching file drivers/net/ixgbe/ixgbe_rxtx.c
Hunk #1 succeeded at 5717 (offset 34 lines).
Hunk #2 succeeded at 5732 (offset 34 lines).
patching file drivers/net/mlx4/mlx4_flow.c
Hunk #1 succeeded at 805 with fuzz 1 (offset 15 lines).
Hunk #2 FAILED at 1289.
1 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx4/mlx4_flow.c.rej
patching file drivers/net/mlx5/mlx5_flow.c
Hunk #1 FAILED at 18.
Hunk #2 FAILED at 634.
Hunk #3 FAILED at 683.
Hunk #4 FAILED at 1915.
Hunk #5 FAILED at 2429.
5 out of 5 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_flow.c.rej
patching file drivers/net/sfc/sfc_flow.c
Hunk #1 FAILED at 1261.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/sfc/sfc_flow.c.rej
patching file drivers/net/tap/tap_flow.c
Hunk #1 succeeded at 2077 with fuzz 2 (offset 22 lines).
can't find file to patch at input line 393
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_ether/rte_flow.c b/lib/librte_ether/rte_flow.c
|index cc7819b6a..a2b51f1e0 100644
|--- a/lib/librte_ether/rte_flow.c
|+++ b/lib/librte_ether/rte_flow.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 405
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_ether/rte_flow.h b/lib/librte_ether/rte_flow.h
|index bbc408fa6..97d7d3594 100644
|--- a/lib/librte_ether/rte_flow.h
|+++ b/lib/librte_ether/rte_flow.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
2 out of 2 hunks ignored

Repo: dpdk-next-net
38507:
patching file app/test-pmd/cmdline_flow.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
7 out of 7 hunks ignored -- saving rejects to file app/test-pmd/cmdline_flow.c.rej
patching file app/test-pmd/config.c
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file app/test-pmd/config.c.rej
patching file doc/guides/prog_guide/rte_flow.rst
Hunk #1 FAILED at 1318.
1 out of 1 hunk FAILED -- saving rejects to file doc/guides/prog_guide/rte_flow.rst.rej
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 succeeded at 3482 with fuzz 2 (offset 84 lines).
patching file drivers/net/e1000/igb_flow.c
Hunk #1 FAILED at 1310.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/e1000/igb_flow.c.rej
patching file drivers/net/e1000/igb_rxtx.c
Hunk #1 FAILED at 2905.
Hunk #2 FAILED at 2919.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/e1000/igb_rxtx.c.rej
patching file drivers/net/i40e/i40e_ethdev.c
Hunk #1 FAILED at 12039.
Hunk #2 FAILED at 12053.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/i40e/i40e_ethdev.c.rej
patching file drivers/net/i40e/i40e_flow.c
Hunk #1 FAILED at 4376.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/i40e/i40e_flow.c.rej
patching file drivers/net/ixgbe/ixgbe_flow.c
Hunk #1 FAILED at 2779.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/ixgbe/ixgbe_flow.c.rej
patching file drivers/net/ixgbe/ixgbe_rxtx.c
Hunk #1 succeeded at 5717 (offset 34 lines).
Hunk #2 succeeded at 5732 (offset 34 lines).
patching file drivers/net/mlx4/mlx4_flow.c
Hunk #1 succeeded at 800 with fuzz 1 (offset 10 lines).
Hunk #2 FAILED at 1289.
1 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx4/mlx4_flow.c.rej
patching file drivers/net/mlx5/mlx5_flow.c
Hunk #1 FAILED at 18.
Hunk #2 FAILED at 634.
Hunk #3 FAILED at 683.
Hunk #4 FAILED at 1915.
Hunk #5 FAILED at 2429.
5 out of 5 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_flow.c.rej
patching file drivers/net/sfc/sfc_flow.c
Hunk #1 FAILED at 1261.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/sfc/sfc_flow.c.rej
patching file drivers/net/tap/tap_flow.c
Hunk #1 succeeded at 2077 with fuzz 2 (offset 22 lines).
can't find file to patch at input line 393
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_ether/rte_flow.c b/lib/librte_ether/rte_flow.c
|index cc7819b6a..a2b51f1e0 100644
|--- a/lib/librte_ether/rte_flow.c
|+++ b/lib/librte_ether/rte_flow.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 405
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_ether/rte_flow.h b/lib/librte_ether/rte_flow.h
|index bbc408fa6..97d7d3594 100644
|--- a/lib/librte_ether/rte_flow.h
|+++ b/lib/librte_ether/rte_flow.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
2 out of 2 hunks ignored

Repo: dpdk-next-virtio
38507:
patching file app/test-pmd/cmdline_flow.c
Hunk #2 FAILED at 166.
Hunk #3 FAILED at 633.
Hunk #4 FAILED at 667.
Hunk #5 FAILED at 1585.
Hunk #6 FAILED at 2075.
Hunk #7 FAILED at 2100.
6 out of 7 hunks FAILED -- saving rejects to file app/test-pmd/cmdline_flow.c.rej
patching file app/test-pmd/config.c
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file app/test-pmd/config.c.rej
patching file doc/guides/prog_guide/rte_flow.rst
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 FAILED at 3398.
1 out of 1 hunk FAILED -- saving rejects to file doc/guides/testpmd_app_ug/testpmd_funcs.rst.rej
patching file drivers/net/e1000/igb_flow.c
patching file drivers/net/e1000/igb_rxtx.c
patching file drivers/net/i40e/i40e_ethdev.c
patching file drivers/net/i40e/i40e_flow.c
patching file drivers/net/ixgbe/ixgbe_flow.c
patching file drivers/net/ixgbe/ixgbe_rxtx.c
Hunk #1 succeeded at 5682 (offset -1 lines).
Hunk #2 succeeded at 5697 (offset -1 lines).
patching file drivers/net/mlx4/mlx4_flow.c
Hunk #1 FAILED at 790.
Hunk #2 succeeded at 1275 (offset -8 lines).
1 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx4/mlx4_flow.c.rej
patching file drivers/net/mlx5/mlx5_flow.c
Hunk #1 FAILED at 18.
Hunk #2 FAILED at 634.
Hunk #3 succeeded at 666 (offset -17 lines).
Hunk #4 succeeded at 1899 (offset -17 lines).
Hunk #5 succeeded at 2414 (offset -17 lines).
2 out of 5 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_flow.c.rej
patching file drivers/net/sfc/sfc_flow.c
patching file drivers/net/tap/tap_flow.c
patching file lib/librte_ether/rte_flow.c
Hunk #1 FAILED at 330.
1 out of 1 hunk FAILED -- saving rejects to file lib/librte_ether/rte_flow.c.rej
patching file lib/librte_ether/rte_flow.h
Hunk #1 succeeded at 16 (offset -3 lines).
Hunk #2 succeeded at 1042 (offset -3 lines).

Repo: dpdk-next-eventdev
38507:
patching file app/test-pmd/cmdline_flow.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
7 out of 7 hunks ignored -- saving rejects to file app/test-pmd/cmdline_flow.c.rej
patching file app/test-pmd/config.c
Hunk #1 FAILED at 1100.
1 out of 1 hunk FAILED -- saving rejects to file app/test-pmd/config.c.rej
patching file doc/guides/prog_guide/rte_flow.rst
Hunk #1 FAILED at 1318.
1 out of 1 hunk FAILED -- saving rejects to file doc/guides/prog_guide/rte_flow.rst.rej
patching file doc/guides/testpmd_app_ug/testpmd_funcs.rst
Hunk #1 succeeded at 3482 with fuzz 2 (offset 84 lines).
patching file drivers/net/e1000/igb_flow.c
Hunk #1 FAILED at 1310.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/e1000/igb_flow.c.rej
patching file drivers/net/e1000/igb_rxtx.c
Hunk #1 FAILED at 2905.
Hunk #2 FAILED at 2919.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/e1000/igb_rxtx.c.rej
patching file drivers/net/i40e/i40e_ethdev.c
Hunk #1 FAILED at 12039.
Hunk #2 FAILED at 12053.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/i40e/i40e_ethdev.c.rej
patching file drivers/net/i40e/i40e_flow.c
Hunk #1 FAILED at 4376.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/i40e/i40e_flow.c.rej
patching file drivers/net/ixgbe/ixgbe_flow.c
Hunk #1 FAILED at 2779.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/ixgbe/ixgbe_flow.c.rej
patching file drivers/net/ixgbe/ixgbe_rxtx.c
Hunk #1 succeeded at 5717 (offset 34 lines).
Hunk #2 succeeded at 5732 (offset 34 lines).
patching file drivers/net/mlx4/mlx4_flow.c
Hunk #1 succeeded at 805 with fuzz 1 (offset 15 lines).
Hunk #2 FAILED at 1289.
1 out of 2 hunks FAILED -- saving rejects to file drivers/net/mlx4/mlx4_flow.c.rej
patching file drivers/net/mlx5/mlx5_flow.c
Hunk #1 FAILED at 18.
Hunk #2 FAILED at 634.
Hunk #3 FAILED at 683.
Hunk #4 FAILED at 1915.
Hunk #5 FAILED at 2429.
5 out of 5 hunks FAILED -- saving rejects to file drivers/net/mlx5/mlx5_flow.c.rej
patching file drivers/net/sfc/sfc_flow.c
Hunk #1 FAILED at 1261.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/sfc/sfc_flow.c.rej
patching file drivers/net/tap/tap_flow.c
Hunk #1 succeeded at 2077 with fuzz 2 (offset 22 lines).
can't find file to patch at input line 393
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_ether/rte_flow.c b/lib/librte_ether/rte_flow.c
|index cc7819b6a..a2b51f1e0 100644
|--- a/lib/librte_ether/rte_flow.c
|+++ b/lib/librte_ether/rte_flow.c
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 405
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/lib/librte_ether/rte_flow.h b/lib/librte_ether/rte_flow.h
|index bbc408fa6..97d7d3594 100644
|--- a/lib/librte_ether/rte_flow.h
|+++ b/lib/librte_ether/rte_flow.h
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
2 out of 2 hunks ignored


DPDK STV team

                 reply	other threads:[~2018-05-03  2:18 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='ca5293$1hhhht@fmsmga001.fm.intel.com' \
    --to=sys_stv@intel.com \
    --cc=adrien.mazarguil@6wind.com \
    --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).