automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: jasvinder.singh@intel.com
Subject: [dpdk-test-report] |FAILURE| pw29827 [PATCH v6 1/5] net/softnic: add softnic PMD
Date: 11 Oct 2017 00:43:27 -0700	[thread overview]
Message-ID: <a2ed28$14khagn@fmsmga002.fm.intel.com> (raw)

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

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

_apply patch file failure_

Submitter: Jasvinder Singh <jasvinder.singh@intel.com>
Date: Fri,  6 Oct 2017 18:00:02 +0100
DPDK git baseline: Repo:dpdk-next-eventdev, Branch:master, CommitID:457f7a1876b56fa254eec1c36f429d62b92734bd
                   Repo:dpdk-next-crypto, Branch:master, CommitID:f255b48dc3e66ca94c5bd60ce20f68ba0eb7f33e
                   Repo:dpdk-next-net, Branch:master, CommitID:1b2a708972a81acb6f8459fcce1b4cd8217e7c15
                   Repo:dpdk-next-virtio, Branch:master, CommitID:7fbf963714bf7525a28024c5f54bba2b4b3b1a1f
                   Repo:dpdk, Branch:master, CommitID:fc8030eb8fe996534b5c6c873ea7f56ad407415e
                   
Apply patch file failed:
Repo: dpdk
29827:
patching file MAINTAINERS
Hunk #1 succeeded at 525 (offset 1 line).
patching file config/common_base
Hunk #1 succeeded at 272 (offset 1 line).
patching file doc/api/doxy-api-index.md
Hunk #1 succeeded at 56 (offset 1 line).
patching file doc/api/doxy-api.conf
patching file doc/guides/rel_notes/release_17_11.rst
Hunk #1 succeeded at 86 with fuzz 2 (offset 28 lines).
Hunk #2 FAILED at 216.
1 out of 2 hunks FAILED -- saving rejects to file doc/guides/rel_notes/release_17_11.rst.rej
patching file drivers/net/Makefile
Hunk #1 succeeded at 110 (offset -2 lines).
patching file drivers/net/softnic/Makefile
patching file drivers/net/softnic/rte_eth_softnic.c
patching file drivers/net/softnic/rte_eth_softnic.h
patching file drivers/net/softnic/rte_eth_softnic_internals.h
patching file drivers/net/softnic/rte_pmd_eth_softnic_version.map
patching file mk/rte.app.mk
Hunk #2 succeeded at 99 (offset 1 line).
Hunk #3 succeeded at 141 (offset 1 line).

Repo: dpdk-next-crypto
29827:
patching file MAINTAINERS
Hunk #1 succeeded at 519 (offset -5 lines).
patching file config/common_base
Hunk #1 succeeded at 272 (offset 1 line).
patching file doc/api/doxy-api-index.md
patching file doc/api/doxy-api.conf
patching file doc/guides/rel_notes/release_17_11.rst
Hunk #1 succeeded at 16 with fuzz 2 (offset -42 lines).
Hunk #2 FAILED at 216.
1 out of 2 hunks FAILED -- saving rejects to file doc/guides/rel_notes/release_17_11.rst.rej
patching file drivers/net/Makefile
Hunk #1 succeeded at 110 (offset -2 lines).
patching file drivers/net/softnic/Makefile
patching file drivers/net/softnic/rte_eth_softnic.c
patching file drivers/net/softnic/rte_eth_softnic.h
patching file drivers/net/softnic/rte_eth_softnic_internals.h
patching file drivers/net/softnic/rte_pmd_eth_softnic_version.map
patching file mk/rte.app.mk
Hunk #2 succeeded at 99 (offset 1 line).
Hunk #3 succeeded at 141 (offset 1 line).

Repo: dpdk-next-net
29827:
patching file MAINTAINERS
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file MAINTAINERS.rej
patching file config/common_base
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file config/common_base.rej
patching file doc/api/doxy-api-index.md
Hunk #1 FAILED at 55.
1 out of 1 hunk FAILED -- saving rejects to file doc/api/doxy-api-index.md.rej
patching file doc/api/doxy-api.conf
Hunk #1 succeeded at 32 with fuzz 1.
patching file doc/guides/rel_notes/release_17_11.rst
Hunk #1 succeeded at 16 with fuzz 2 (offset -42 lines).
Hunk #2 FAILED at 216.
1 out of 2 hunks FAILED -- saving rejects to file doc/guides/rel_notes/release_17_11.rst.rej
patching file drivers/net/Makefile
Hunk #1 succeeded at 125 with fuzz 2 (offset 13 lines).
The next patch would create the file drivers/net/softnic/Makefile,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file drivers/net/softnic/rte_eth_softnic.c,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file drivers/net/softnic/rte_eth_softnic.h,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file drivers/net/softnic/rte_eth_softnic_internals.h,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
The next patch would create the file drivers/net/softnic/rte_pmd_eth_softnic_version.map,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
patching file mk/rte.app.mk
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file mk/rte.app.mk.rej

Repo: dpdk-next-virtio
29827:
patching file MAINTAINERS
Hunk #1 succeeded at 519 (offset -5 lines).
patching file config/common_base
Hunk #1 succeeded at 272 (offset 1 line).
patching file doc/api/doxy-api-index.md
patching file doc/api/doxy-api.conf
patching file doc/guides/rel_notes/release_17_11.rst
Hunk #1 succeeded at 86 with fuzz 2 (offset 28 lines).
Hunk #2 FAILED at 216.
1 out of 2 hunks FAILED -- saving rejects to file doc/guides/rel_notes/release_17_11.rst.rej
patching file drivers/net/Makefile
Hunk #1 succeeded at 110 (offset -2 lines).
patching file drivers/net/softnic/Makefile
patching file drivers/net/softnic/rte_eth_softnic.c
patching file drivers/net/softnic/rte_eth_softnic.h
patching file drivers/net/softnic/rte_eth_softnic_internals.h
patching file drivers/net/softnic/rte_pmd_eth_softnic_version.map
patching file mk/rte.app.mk
Hunk #2 succeeded at 99 (offset 1 line).
Hunk #3 succeeded at 141 (offset 1 line).

Repo: dpdk-next-eventdev
29827:
patching file MAINTAINERS
patching file config/common_base
Hunk #1 succeeded at 272 (offset 1 line).
patching file doc/api/doxy-api-index.md
Hunk #1 succeeded at 56 (offset 1 line).
patching file doc/api/doxy-api.conf
patching file doc/guides/rel_notes/release_17_11.rst
Hunk #1 succeeded at 81 with fuzz 2 (offset 23 lines).
Hunk #2 FAILED at 216.
1 out of 2 hunks FAILED -- saving rejects to file doc/guides/rel_notes/release_17_11.rst.rej
patching file drivers/net/Makefile
Hunk #1 succeeded at 110 (offset -2 lines).
patching file drivers/net/softnic/Makefile
patching file drivers/net/softnic/rte_eth_softnic.c
patching file drivers/net/softnic/rte_eth_softnic.h
patching file drivers/net/softnic/rte_eth_softnic_internals.h
patching file drivers/net/softnic/rte_pmd_eth_softnic_version.map
patching file mk/rte.app.mk
Hunk #2 succeeded at 99 (offset 1 line).
Hunk #3 succeeded at 141 (offset 1 line).


DPDK STV team

                 reply	other threads:[~2017-10-11  7:43 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='a2ed28$14khagn@fmsmga002.fm.intel.com' \
    --to=sys_stv@intel.com \
    --cc=jasvinder.singh@intel.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).