automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: thomas@monjalon.net
Subject: [dpdk-test-report] |FAILURE| pw24107 [PATCH 2/2] vdev: remove eal prefix
Date: 04 May 2017 17:04:25 -0700	[thread overview]
Message-ID: <e81775$122r3uo@fmsmga001.fm.intel.com> (raw)

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

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

_apply patch file failure_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Thu,  4 May 2017 18:18:51 +0200
DPDK git baseline: Repo:dpdk-next-eventdev, Branch:master, CommitID:7cd3013644c38feeb698f3a3610a273b3d2a354e
                   Repo:dpdk-next-crypto, Branch:master, CommitID:70a969503bfcc2e8b0dd9fa71dae310c5358c9bc
                   Repo:dpdk-next-net, Branch:master, CommitID:70a969503bfcc2e8b0dd9fa71dae310c5358c9bc
                   Repo:dpdk-next-virtio, Branch:master, CommitID:ad06857e40c3d30f92ede00e840bbd8e6a69b703
                   Repo:dpdk, Branch:master, CommitID:5b923dfbe6daa292a64e6b6878282b6f14e2d3de
                   
Apply patch file failed:
Repo: dpdk
24107:
patching file doc/guides/cryptodevs/aesni_gcm.rst
patching file doc/guides/cryptodevs/aesni_mb.rst
patching file doc/guides/cryptodevs/kasumi.rst
patching file doc/guides/cryptodevs/null.rst
patching file doc/guides/cryptodevs/scheduler.rst
patching file doc/guides/cryptodevs/snow3g.rst
patching file doc/guides/cryptodevs/zuc.rst
patching file doc/guides/eventdevs/octeontx.rst
patching file doc/guides/eventdevs/sw.rst
patching file doc/guides/prog_guide/cryptodev_lib.rst
patching file drivers/net/bonding/rte_eth_bond_api.c
patching file lib/librte_cryptodev/rte_cryptodev.c
patching file lib/librte_eal/bsdapp/eal/rte_eal_version.map
Hunk #1 succeeded at 45 (offset 6 lines).
Hunk #2 succeeded at 160 (offset 15 lines).
Hunk #3 FAILED at 184.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/bsdapp/eal/rte_eal_version.map.rej
patching file lib/librte_eal/common/eal_common_dev.c
Hunk #2 succeeded at 83 with fuzz 1.
patching file lib/librte_eal/common/eal_common_vdev.c
patching file lib/librte_eal/common/include/rte_dev.h
Hunk #1 succeeded at 156 (offset 3 lines).
Hunk #2 succeeded at 166 (offset 3 lines).
patching file lib/librte_eal/common/include/rte_vdev.h
patching file lib/librte_eal/linuxapp/eal/rte_eal_version.map
Hunk #1 succeeded at 45 (offset 6 lines).
Hunk #2 succeeded at 164 (offset 15 lines).
Hunk #3 FAILED at 189.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/linuxapp/eal/rte_eal_version.map.rej
patching file test/test/test_cryptodev.c
patching file test/test/test_cryptodev_perf.c
patching file test/test/test_eventdev.c
patching file test/test/test_eventdev_octeontx.c
patching file test/test/test_eventdev_sw.c
patching file test/test/test_link_bonding_rssconf.c

Repo: dpdk-next-crypto
24107:
patching file doc/guides/cryptodevs/aesni_gcm.rst
patching file doc/guides/cryptodevs/aesni_mb.rst
patching file doc/guides/cryptodevs/kasumi.rst
patching file doc/guides/cryptodevs/null.rst
patching file doc/guides/cryptodevs/scheduler.rst
patching file doc/guides/cryptodevs/snow3g.rst
patching file doc/guides/cryptodevs/zuc.rst
patching file doc/guides/eventdevs/octeontx.rst
patching file doc/guides/eventdevs/sw.rst
patching file doc/guides/prog_guide/cryptodev_lib.rst
patching file drivers/net/bonding/rte_eth_bond_api.c
patching file lib/librte_cryptodev/rte_cryptodev.c
patching file lib/librte_eal/bsdapp/eal/rte_eal_version.map
Hunk #1 succeeded at 47 (offset 8 lines).
Hunk #2 succeeded at 162 (offset 17 lines).
Hunk #3 FAILED at 184.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/bsdapp/eal/rte_eal_version.map.rej
patching file lib/librte_eal/common/eal_common_dev.c
Hunk #1 succeeded at 93 (offset 34 lines).
Hunk #2 succeeded at 117 with fuzz 1 (offset 34 lines).
patching file lib/librte_eal/common/eal_common_vdev.c
Hunk #2 succeeded at 66 with fuzz 2 (offset 1 line).
Hunk #3 succeeded at 196 (offset 2 lines).
Hunk #4 succeeded at 260 (offset 3 lines).
patching file lib/librte_eal/common/include/rte_dev.h
Hunk #1 succeeded at 195 (offset 42 lines).
Hunk #2 succeeded at 205 (offset 42 lines).
patching file lib/librte_eal/common/include/rte_vdev.h
patching file lib/librte_eal/linuxapp/eal/rte_eal_version.map
Hunk #1 succeeded at 47 (offset 8 lines).
Hunk #2 succeeded at 166 (offset 17 lines).
Hunk #3 FAILED at 189.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/linuxapp/eal/rte_eal_version.map.rej
patching file test/test/test_cryptodev.c
patching file test/test/test_cryptodev_perf.c
patching file test/test/test_eventdev.c
patching file test/test/test_eventdev_octeontx.c
patching file test/test/test_eventdev_sw.c
patching file test/test/test_link_bonding_rssconf.c

Repo: dpdk-next-net
24107:
patching file doc/guides/cryptodevs/aesni_gcm.rst
patching file doc/guides/cryptodevs/aesni_mb.rst
patching file doc/guides/cryptodevs/kasumi.rst
patching file doc/guides/cryptodevs/null.rst
patching file doc/guides/cryptodevs/scheduler.rst
patching file doc/guides/cryptodevs/snow3g.rst
patching file doc/guides/cryptodevs/zuc.rst
patching file doc/guides/eventdevs/octeontx.rst
patching file doc/guides/eventdevs/sw.rst
patching file doc/guides/prog_guide/cryptodev_lib.rst
patching file drivers/net/bonding/rte_eth_bond_api.c
patching file lib/librte_cryptodev/rte_cryptodev.c
patching file lib/librte_eal/bsdapp/eal/rte_eal_version.map
Hunk #1 succeeded at 47 (offset 8 lines).
Hunk #2 succeeded at 162 (offset 17 lines).
Hunk #3 FAILED at 184.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/bsdapp/eal/rte_eal_version.map.rej
patching file lib/librte_eal/common/eal_common_dev.c
Hunk #1 succeeded at 93 (offset 34 lines).
Hunk #2 succeeded at 117 with fuzz 1 (offset 34 lines).
patching file lib/librte_eal/common/eal_common_vdev.c
Hunk #2 succeeded at 66 with fuzz 2 (offset 1 line).
Hunk #3 succeeded at 196 (offset 2 lines).
Hunk #4 succeeded at 260 (offset 3 lines).
patching file lib/librte_eal/common/include/rte_dev.h
Hunk #1 succeeded at 195 (offset 42 lines).
Hunk #2 succeeded at 205 (offset 42 lines).
patching file lib/librte_eal/common/include/rte_vdev.h
patching file lib/librte_eal/linuxapp/eal/rte_eal_version.map
Hunk #1 succeeded at 47 (offset 8 lines).
Hunk #2 succeeded at 166 (offset 17 lines).
Hunk #3 FAILED at 189.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/linuxapp/eal/rte_eal_version.map.rej
patching file test/test/test_cryptodev.c
patching file test/test/test_cryptodev_perf.c
patching file test/test/test_eventdev.c
patching file test/test/test_eventdev_octeontx.c
patching file test/test/test_eventdev_sw.c
patching file test/test/test_link_bonding_rssconf.c

Repo: dpdk-next-virtio
24107:
patching file doc/guides/cryptodevs/aesni_gcm.rst
patching file doc/guides/cryptodevs/aesni_mb.rst
patching file doc/guides/cryptodevs/kasumi.rst
patching file doc/guides/cryptodevs/null.rst
patching file doc/guides/cryptodevs/scheduler.rst
patching file doc/guides/cryptodevs/snow3g.rst
patching file doc/guides/cryptodevs/zuc.rst
patching file doc/guides/eventdevs/octeontx.rst
patching file doc/guides/eventdevs/sw.rst
patching file doc/guides/prog_guide/cryptodev_lib.rst
patching file drivers/net/bonding/rte_eth_bond_api.c
patching file lib/librte_cryptodev/rte_cryptodev.c
patching file lib/librte_eal/bsdapp/eal/rte_eal_version.map
Hunk #1 succeeded at 47 (offset 8 lines).
Hunk #2 succeeded at 162 (offset 17 lines).
Hunk #3 FAILED at 184.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/bsdapp/eal/rte_eal_version.map.rej
patching file lib/librte_eal/common/eal_common_dev.c
Hunk #1 succeeded at 93 (offset 34 lines).
Hunk #2 succeeded at 117 with fuzz 1 (offset 34 lines).
patching file lib/librte_eal/common/eal_common_vdev.c
Hunk #2 succeeded at 66 with fuzz 2 (offset 1 line).
Hunk #3 succeeded at 196 (offset 2 lines).
Hunk #4 succeeded at 260 (offset 3 lines).
patching file lib/librte_eal/common/include/rte_dev.h
Hunk #1 succeeded at 181 (offset 28 lines).
Hunk #2 succeeded at 191 (offset 28 lines).
patching file lib/librte_eal/common/include/rte_vdev.h
patching file lib/librte_eal/linuxapp/eal/rte_eal_version.map
Hunk #1 succeeded at 47 (offset 8 lines).
Hunk #2 succeeded at 166 (offset 17 lines).
Hunk #3 FAILED at 189.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/linuxapp/eal/rte_eal_version.map.rej
patching file test/test/test_cryptodev.c
patching file test/test/test_cryptodev_perf.c
patching file test/test/test_eventdev.c
patching file test/test/test_eventdev_octeontx.c
patching file test/test/test_eventdev_sw.c
patching file test/test/test_link_bonding_rssconf.c

Repo: dpdk-next-eventdev
24107:
patching file doc/guides/cryptodevs/aesni_gcm.rst
patching file doc/guides/cryptodevs/aesni_mb.rst
Hunk #1 succeeded at 94 (offset -19 lines).
patching file doc/guides/cryptodevs/kasumi.rst
patching file doc/guides/cryptodevs/null.rst
patching file doc/guides/cryptodevs/scheduler.rst
patching file doc/guides/cryptodevs/snow3g.rst
patching file doc/guides/cryptodevs/zuc.rst
patching file doc/guides/eventdevs/octeontx.rst
patching file doc/guides/eventdevs/sw.rst
patching file doc/guides/prog_guide/cryptodev_lib.rst
patching file drivers/net/bonding/rte_eth_bond_api.c
Hunk #1 FAILED at 177.
Hunk #2 FAILED at 200.
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/bonding/rte_eth_bond_api.c.rej
patching file lib/librte_cryptodev/rte_cryptodev.c
Hunk #1 succeeded at 399 (offset -40 lines).
patching file lib/librte_eal/bsdapp/eal/rte_eal_version.map
Hunk #1 succeeded at 50 (offset 11 lines).
Hunk #2 succeeded at 165 (offset 20 lines).
Hunk #3 FAILED at 184.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/bsdapp/eal/rte_eal_version.map.rej
patching file lib/librte_eal/common/eal_common_dev.c
Hunk #1 succeeded at 119 (offset 60 lines).
Hunk #2 succeeded at 143 with fuzz 1 (offset 60 lines).
patching file lib/librte_eal/common/eal_common_vdev.c
Hunk #1 succeeded at 45 with fuzz 2 (offset -11 lines).
Hunk #2 succeeded at 53 with fuzz 2 (offset -12 lines).
Hunk #3 succeeded at 60 with fuzz 2 (offset -134 lines).
Hunk #4 succeeded at 92 with fuzz 2 (offset -165 lines).
patching file lib/librte_eal/common/include/rte_dev.h
Hunk #1 succeeded at 185 (offset 32 lines).
Hunk #2 succeeded at 195 (offset 32 lines).
patching file lib/librte_eal/common/include/rte_vdev.h
Hunk #1 succeeded at 70 (offset -22 lines).
Hunk #2 succeeded at 79 (offset -22 lines).
Hunk #3 succeeded at 88 (offset -22 lines).
patching file lib/librte_eal/linuxapp/eal/rte_eal_version.map
Hunk #1 succeeded at 50 (offset 11 lines).
Hunk #2 succeeded at 169 (offset 20 lines).
Hunk #3 FAILED at 189.
1 out of 3 hunks FAILED -- saving rejects to file lib/librte_eal/linuxapp/eal/rte_eal_version.map.rej
patching file test/test/test_cryptodev.c
Hunk #1 FAILED at 219.
Hunk #2 FAILED at 239.
Hunk #3 FAILED at 256.
Hunk #4 FAILED at 273.
Hunk #5 FAILED at 290.
Hunk #6 FAILED at 308.
Hunk #7 FAILED at 328.
Hunk #8 FAILED at 348.
Hunk #9 succeeded at 386 (offset 17 lines).
Hunk #10 FAILED at 7825.
9 out of 10 hunks FAILED -- saving rejects to file test/test/test_cryptodev.c.rej
patching file test/test/test_cryptodev_perf.c
Hunk #1 FAILED at 332.
Hunk #2 FAILED at 350.
Hunk #3 FAILED at 368.
Hunk #4 FAILED at 387.
Hunk #5 FAILED at 407.
5 out of 5 hunks FAILED -- saving rejects to file test/test/test_cryptodev_perf.c.rej
patching file test/test/test_eventdev.c
patching file test/test/test_eventdev_octeontx.c
patching file test/test/test_eventdev_sw.c
patching file test/test/test_link_bonding_rssconf.c
Hunk #1 FAILED at 550.
1 out of 1 hunk FAILED -- saving rejects to file test/test/test_link_bonding_rssconf.c.rej


DPDK STV team

                 reply	other threads:[~2017-05-05  0:04 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='e81775$122r3uo@fmsmga001.fm.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).