From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw37450[dpdk-dev, v3, 02/10] bpf: add BPF loading and execution framework
Date: 05 Jul 2018 01:38:53 -0700 [thread overview]
Message-ID: <0590c7$22vgpr@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 11645 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/37450
_apply issues_
Submitter: Konstantin Ananyev <konstantin.ananyev@intel.com>
Date: 2018-04-06 18:49:34
DPDK git baseline:
Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a
*Repo: dpdk-master
Checking patch config/common_base...
Hunk #1 succeeded at 901 (offset 80 lines).
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_GSO) += librte_gso
DEPDIRS-librte_gso := librte_eal librte_mbuf librte_ether librte_net
DEPDIRS-librte_gso += librte_mempool
ifeq ($(CONFIG_RTE_EXEC_ENV_LINUXAPP),y)
DIRS-$(CONFIG_RTE_LIBRTE_KNI) += librte_kni
error: patch failed: lib/Makefile:97
error: lib/Makefile: patch does not apply
Checking patch lib/librte_bpf/Makefile...
error: lib/librte_bpf/Makefile: already exists in working directory
Checking patch lib/librte_bpf/bpf.c...
error: lib/librte_bpf/bpf.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_exec.c...
error: lib/librte_bpf/bpf_exec.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_impl.h...
error: lib/librte_bpf/bpf_impl.h: already exists in working directory
Checking patch lib/librte_bpf/bpf_load.c...
error: lib/librte_bpf/bpf_load.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_validate.c...
error: lib/librte_bpf/bpf_validate.c: already exists in working directory
Checking patch lib/librte_bpf/meson.build...
error: lib/librte_bpf/meson.build: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf.h...
error: lib/librte_bpf/rte_bpf.h: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf_version.map...
error: lib/librte_bpf/rte_bpf_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
# add pkt framework libs which use other libs from above
'port', 'table', 'pipeline',
# flow_classify lib depends on pkt framework table lib
'flow_classify']
foreach l:libraries
build = true
error: patch failed: lib/meson.build:23
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_TIMER) += -lrte_timer
_LDLIBS-$(CONFIG_RTE_LIBRTE_EFD) += -lrte_efd
_LDLIBS-y += --whole-archive
_LDLIBS-$(CONFIG_RTE_LIBRTE_CFGFILE) += -lrte_cfgfile
error: patch failed: mk/rte.app.mk:83
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch config/common_base...
Hunk #1 succeeded at 901 (offset 80 lines).
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_GSO) += librte_gso
DEPDIRS-librte_gso := librte_eal librte_mbuf librte_ether librte_net
DEPDIRS-librte_gso += librte_mempool
ifeq ($(CONFIG_RTE_EXEC_ENV_LINUXAPP),y)
DIRS-$(CONFIG_RTE_LIBRTE_KNI) += librte_kni
error: patch failed: lib/Makefile:97
error: lib/Makefile: patch does not apply
Checking patch lib/librte_bpf/Makefile...
error: lib/librte_bpf/Makefile: already exists in working directory
Checking patch lib/librte_bpf/bpf.c...
error: lib/librte_bpf/bpf.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_exec.c...
error: lib/librte_bpf/bpf_exec.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_impl.h...
error: lib/librte_bpf/bpf_impl.h: already exists in working directory
Checking patch lib/librte_bpf/bpf_load.c...
error: lib/librte_bpf/bpf_load.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_validate.c...
error: lib/librte_bpf/bpf_validate.c: already exists in working directory
Checking patch lib/librte_bpf/meson.build...
error: lib/librte_bpf/meson.build: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf.h...
error: lib/librte_bpf/rte_bpf.h: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf_version.map...
error: lib/librte_bpf/rte_bpf_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
# add pkt framework libs which use other libs from above
'port', 'table', 'pipeline',
# flow_classify lib depends on pkt framework table lib
'flow_classify']
foreach l:libraries
build = true
error: patch failed: lib/meson.build:23
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_TIMER) += -lrte_timer
_LDLIBS-$(CONFIG_RTE_LIBRTE_EFD) += -lrte_efd
_LDLIBS-y += --whole-archive
_LDLIBS-$(CONFIG_RTE_LIBRTE_CFGFILE) += -lrte_cfgfile
error: patch failed: mk/rte.app.mk:83
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-net
Checking patch config/common_base...
Hunk #1 succeeded at 899 (offset 78 lines).
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_GSO) += librte_gso
DEPDIRS-librte_gso := librte_eal librte_mbuf librte_ether librte_net
DEPDIRS-librte_gso += librte_mempool
ifeq ($(CONFIG_RTE_EXEC_ENV_LINUXAPP),y)
DIRS-$(CONFIG_RTE_LIBRTE_KNI) += librte_kni
error: patch failed: lib/Makefile:97
error: lib/Makefile: patch does not apply
Checking patch lib/librte_bpf/Makefile...
error: lib/librte_bpf/Makefile: already exists in working directory
Checking patch lib/librte_bpf/bpf.c...
error: lib/librte_bpf/bpf.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_exec.c...
error: lib/librte_bpf/bpf_exec.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_impl.h...
error: lib/librte_bpf/bpf_impl.h: already exists in working directory
Checking patch lib/librte_bpf/bpf_load.c...
error: lib/librte_bpf/bpf_load.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_validate.c...
error: lib/librte_bpf/bpf_validate.c: already exists in working directory
Checking patch lib/librte_bpf/meson.build...
error: lib/librte_bpf/meson.build: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf.h...
error: lib/librte_bpf/rte_bpf.h: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf_version.map...
error: lib/librte_bpf/rte_bpf_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
# add pkt framework libs which use other libs from above
'port', 'table', 'pipeline',
# flow_classify lib depends on pkt framework table lib
'flow_classify']
foreach l:libraries
build = true
error: patch failed: lib/meson.build:23
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_TIMER) += -lrte_timer
_LDLIBS-$(CONFIG_RTE_LIBRTE_EFD) += -lrte_efd
_LDLIBS-y += --whole-archive
_LDLIBS-$(CONFIG_RTE_LIBRTE_CFGFILE) += -lrte_cfgfile
error: patch failed: mk/rte.app.mk:83
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-crypto
Checking patch config/common_base...
Hunk #1 succeeded at 893 (offset 72 lines).
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_GSO) += librte_gso
DEPDIRS-librte_gso := librte_eal librte_mbuf librte_ether librte_net
DEPDIRS-librte_gso += librte_mempool
ifeq ($(CONFIG_RTE_EXEC_ENV_LINUXAPP),y)
DIRS-$(CONFIG_RTE_LIBRTE_KNI) += librte_kni
error: patch failed: lib/Makefile:97
error: lib/Makefile: patch does not apply
Checking patch lib/librte_bpf/Makefile...
error: lib/librte_bpf/Makefile: already exists in working directory
Checking patch lib/librte_bpf/bpf.c...
error: lib/librte_bpf/bpf.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_exec.c...
error: lib/librte_bpf/bpf_exec.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_impl.h...
error: lib/librte_bpf/bpf_impl.h: already exists in working directory
Checking patch lib/librte_bpf/bpf_load.c...
error: lib/librte_bpf/bpf_load.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_validate.c...
error: lib/librte_bpf/bpf_validate.c: already exists in working directory
Checking patch lib/librte_bpf/meson.build...
error: lib/librte_bpf/meson.build: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf.h...
error: lib/librte_bpf/rte_bpf.h: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf_version.map...
error: lib/librte_bpf/rte_bpf_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
# add pkt framework libs which use other libs from above
'port', 'table', 'pipeline',
# flow_classify lib depends on pkt framework table lib
'flow_classify']
foreach l:libraries
build = true
error: patch failed: lib/meson.build:23
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_TIMER) += -lrte_timer
_LDLIBS-$(CONFIG_RTE_LIBRTE_EFD) += -lrte_efd
_LDLIBS-y += --whole-archive
_LDLIBS-$(CONFIG_RTE_LIBRTE_CFGFILE) += -lrte_cfgfile
error: patch failed: mk/rte.app.mk:83
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-virtio
Checking patch config/common_base...
Hunk #1 succeeded at 899 (offset 78 lines).
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_GSO) += librte_gso
DEPDIRS-librte_gso := librte_eal librte_mbuf librte_ether librte_net
DEPDIRS-librte_gso += librte_mempool
ifeq ($(CONFIG_RTE_EXEC_ENV_LINUXAPP),y)
DIRS-$(CONFIG_RTE_LIBRTE_KNI) += librte_kni
error: patch failed: lib/Makefile:97
error: lib/Makefile: patch does not apply
Checking patch lib/librte_bpf/Makefile...
error: lib/librte_bpf/Makefile: already exists in working directory
Checking patch lib/librte_bpf/bpf.c...
error: lib/librte_bpf/bpf.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_exec.c...
error: lib/librte_bpf/bpf_exec.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_impl.h...
error: lib/librte_bpf/bpf_impl.h: already exists in working directory
Checking patch lib/librte_bpf/bpf_load.c...
error: lib/librte_bpf/bpf_load.c: already exists in working directory
Checking patch lib/librte_bpf/bpf_validate.c...
error: lib/librte_bpf/bpf_validate.c: already exists in working directory
Checking patch lib/librte_bpf/meson.build...
error: lib/librte_bpf/meson.build: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf.h...
error: lib/librte_bpf/rte_bpf.h: already exists in working directory
Checking patch lib/librte_bpf/rte_bpf_version.map...
error: lib/librte_bpf/rte_bpf_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
# add pkt framework libs which use other libs from above
'port', 'table', 'pipeline',
# flow_classify lib depends on pkt framework table lib
'flow_classify']
foreach l:libraries
build = true
error: patch failed: lib/meson.build:23
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_TIMER) += -lrte_timer
_LDLIBS-$(CONFIG_RTE_LIBRTE_EFD) += -lrte_efd
_LDLIBS-y += --whole-archive
_LDLIBS-$(CONFIG_RTE_LIBRTE_CFGFILE) += -lrte_cfgfile
error: patch failed: mk/rte.app.mk:83
error: mk/rte.app.mk: patch does not apply
DPDK STV team
next reply other threads:[~2018-07-05 8:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-05 8:38 sys_stv [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-06 7:51 sys_stv
2018-07-06 6:51 sys_stv
2018-07-05 8:32 sys_stv
2018-04-19 5:32 sys_stv
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='0590c7$22vgpr@orsmga001.jf.intel.com' \
--to=sys_stv@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).