automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw37435[dpdk-dev, v3, 01/13] compressdev: add basic device management
Date: 05 Jul 2018 01:38:29 -0700	[thread overview]
Message-ID: <0590c7$22vgn7@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Date: 2018-04-06 18:05:00
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 MAINTAINERS...
error: while searching for:
F: test/test/test_rawdev.c
F: doc/guides/prog_guide/rawdev.rst


Bus Drivers
-----------

error: patch failed: MAINTAINERS:325
error: MAINTAINERS: patch does not apply
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO=n
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO_DEBUG=n

#
# Compile generic security library
#

error: patch failed: config/common_base:538
error: config/common_base: patch does not apply
Checking patch config/rte_config.h...
Hunk #1 succeeded at 53 (offset 6 lines).
Checking patch doc/api/doxy-api-index.md...
error: while searching for:
  [bbdev]              (@ref rte_bbdev.h),
  [cryptodev]          (@ref rte_cryptodev.h),
  [security]           (@ref rte_security.h),
  [eventdev]           (@ref rte_eventdev.h),
  [event_eth_rx_adapter]   (@ref rte_event_eth_rx_adapter.h),
  [rawdev]             (@ref rte_rawdev.h),

error: patch failed: doc/api/doxy-api-index.md:45
error: doc/api/doxy-api-index.md: patch does not apply
Checking patch doc/api/doxy-api.conf...
error: while searching for:
                          lib/librte_cfgfile \
                          lib/librte_cmdline \
                          lib/librte_compat \
                          lib/librte_cryptodev \
                          lib/librte_distributor \
                          lib/librte_efd \

error: patch failed: doc/api/doxy-api.conf:45
error: doc/api/doxy-api.conf: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:

  * AES-CMAC (128-bit key).


API Changes
-----------

error: patch failed: doc/guides/rel_notes/release_18_05.rst:70
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += librte_cryptodev
DEPDIRS-librte_cryptodev := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_cryptodev += librte_kvargs
DIRS-$(CONFIG_RTE_LIBRTE_SECURITY) += librte_security
DEPDIRS-librte_security := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_security += librte_ether

error: patch failed: lib/Makefile:26
error: lib/Makefile: patch does not apply
Checking patch lib/librte_compressdev/Makefile...
error: lib/librte_compressdev/Makefile: already exists in working directory
Checking patch lib/librte_compressdev/meson.build...
error: lib/librte_compressdev/meson.build: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: lib/librte_compressdev/rte_compressdev.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: lib/librte_compressdev/rte_compressdev.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.c...
error: lib/librte_compressdev/rte_compressdev_pmd.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: lib/librte_compressdev/rte_compressdev_pmd.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: lib/librte_compressdev/rte_compressdev_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
	'hash',    # efd depends on this
	'kvargs',  # cryptodev depends on this
	'acl', 'bbdev', 'bitratestats', 'cfgfile',
	'cmdline', 'cryptodev',
	'distributor', 'efd', 'eventdev',
	'gro', 'gso', 'ip_frag', 'jobstats',
	'kni', 'latencystats', 'lpm', 'member',

error: patch failed: lib/meson.build:14
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_NET)            += -lrte_net
_LDLIBS-$(CONFIG_RTE_LIBRTE_ETHER)          += -lrte_ethdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_BBDEV)          += -lrte_bbdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_CRYPTODEV)      += -lrte_cryptodev
_LDLIBS-$(CONFIG_RTE_LIBRTE_SECURITY)       += -lrte_security
_LDLIBS-$(CONFIG_RTE_LIBRTE_EVENTDEV)       += -lrte_eventdev

error: patch failed: mk/rte.app.mk:94
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch MAINTAINERS...
error: while searching for:
F: test/test/test_rawdev.c
F: doc/guides/prog_guide/rawdev.rst


Bus Drivers
-----------

error: patch failed: MAINTAINERS:325
error: MAINTAINERS: patch does not apply
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO=n
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO_DEBUG=n

#
# Compile generic security library
#

error: patch failed: config/common_base:538
error: config/common_base: patch does not apply
Checking patch config/rte_config.h...
Hunk #1 succeeded at 53 (offset 6 lines).
Checking patch doc/api/doxy-api-index.md...
error: while searching for:
  [bbdev]              (@ref rte_bbdev.h),
  [cryptodev]          (@ref rte_cryptodev.h),
  [security]           (@ref rte_security.h),
  [eventdev]           (@ref rte_eventdev.h),
  [event_eth_rx_adapter]   (@ref rte_event_eth_rx_adapter.h),
  [rawdev]             (@ref rte_rawdev.h),

error: patch failed: doc/api/doxy-api-index.md:45
error: doc/api/doxy-api-index.md: patch does not apply
Checking patch doc/api/doxy-api.conf...
error: while searching for:
                          lib/librte_cfgfile \
                          lib/librte_cmdline \
                          lib/librte_compat \
                          lib/librte_cryptodev \
                          lib/librte_distributor \
                          lib/librte_efd \

error: patch failed: doc/api/doxy-api.conf:45
error: doc/api/doxy-api.conf: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:

  * AES-CMAC (128-bit key).


API Changes
-----------

error: patch failed: doc/guides/rel_notes/release_18_05.rst:70
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += librte_cryptodev
DEPDIRS-librte_cryptodev := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_cryptodev += librte_kvargs
DIRS-$(CONFIG_RTE_LIBRTE_SECURITY) += librte_security
DEPDIRS-librte_security := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_security += librte_ether

error: patch failed: lib/Makefile:26
error: lib/Makefile: patch does not apply
Checking patch lib/librte_compressdev/Makefile...
error: lib/librte_compressdev/Makefile: already exists in working directory
Checking patch lib/librte_compressdev/meson.build...
error: lib/librte_compressdev/meson.build: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: lib/librte_compressdev/rte_compressdev.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: lib/librte_compressdev/rte_compressdev.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.c...
error: lib/librte_compressdev/rte_compressdev_pmd.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: lib/librte_compressdev/rte_compressdev_pmd.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: lib/librte_compressdev/rte_compressdev_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
	'hash',    # efd depends on this
	'kvargs',  # cryptodev depends on this
	'acl', 'bbdev', 'bitratestats', 'cfgfile',
	'cmdline', 'cryptodev',
	'distributor', 'efd', 'eventdev',
	'gro', 'gso', 'ip_frag', 'jobstats',
	'kni', 'latencystats', 'lpm', 'member',

error: patch failed: lib/meson.build:14
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_NET)            += -lrte_net
_LDLIBS-$(CONFIG_RTE_LIBRTE_ETHER)          += -lrte_ethdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_BBDEV)          += -lrte_bbdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_CRYPTODEV)      += -lrte_cryptodev
_LDLIBS-$(CONFIG_RTE_LIBRTE_SECURITY)       += -lrte_security
_LDLIBS-$(CONFIG_RTE_LIBRTE_EVENTDEV)       += -lrte_eventdev

error: patch failed: mk/rte.app.mk:94
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-net
Checking patch MAINTAINERS...
error: while searching for:
F: test/test/test_rawdev.c
F: doc/guides/prog_guide/rawdev.rst


Bus Drivers
-----------

error: patch failed: MAINTAINERS:325
error: MAINTAINERS: patch does not apply
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO=n
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO_DEBUG=n

#
# Compile generic security library
#

error: patch failed: config/common_base:538
error: config/common_base: patch does not apply
Checking patch config/rte_config.h...
Hunk #1 succeeded at 53 (offset 6 lines).
Checking patch doc/api/doxy-api-index.md...
error: while searching for:
  [bbdev]              (@ref rte_bbdev.h),
  [cryptodev]          (@ref rte_cryptodev.h),
  [security]           (@ref rte_security.h),
  [eventdev]           (@ref rte_eventdev.h),
  [event_eth_rx_adapter]   (@ref rte_event_eth_rx_adapter.h),
  [rawdev]             (@ref rte_rawdev.h),

error: patch failed: doc/api/doxy-api-index.md:45
error: doc/api/doxy-api-index.md: patch does not apply
Checking patch doc/api/doxy-api.conf...
error: while searching for:
                          lib/librte_cfgfile \
                          lib/librte_cmdline \
                          lib/librte_compat \
                          lib/librte_cryptodev \
                          lib/librte_distributor \
                          lib/librte_efd \

error: patch failed: doc/api/doxy-api.conf:45
error: doc/api/doxy-api.conf: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:

  * AES-CMAC (128-bit key).


API Changes
-----------

error: patch failed: doc/guides/rel_notes/release_18_05.rst:70
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += librte_cryptodev
DEPDIRS-librte_cryptodev := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_cryptodev += librte_kvargs
DIRS-$(CONFIG_RTE_LIBRTE_SECURITY) += librte_security
DEPDIRS-librte_security := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_security += librte_ether

error: patch failed: lib/Makefile:26
error: lib/Makefile: patch does not apply
Checking patch lib/librte_compressdev/Makefile...
error: lib/librte_compressdev/Makefile: already exists in working directory
Checking patch lib/librte_compressdev/meson.build...
error: lib/librte_compressdev/meson.build: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: lib/librte_compressdev/rte_compressdev.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: lib/librte_compressdev/rte_compressdev.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.c...
error: lib/librte_compressdev/rte_compressdev_pmd.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: lib/librte_compressdev/rte_compressdev_pmd.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: lib/librte_compressdev/rte_compressdev_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
	'hash',    # efd depends on this
	'kvargs',  # cryptodev depends on this
	'acl', 'bbdev', 'bitratestats', 'cfgfile',
	'cmdline', 'cryptodev',
	'distributor', 'efd', 'eventdev',
	'gro', 'gso', 'ip_frag', 'jobstats',
	'kni', 'latencystats', 'lpm', 'member',

error: patch failed: lib/meson.build:14
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_NET)            += -lrte_net
_LDLIBS-$(CONFIG_RTE_LIBRTE_ETHER)          += -lrte_ethdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_BBDEV)          += -lrte_bbdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_CRYPTODEV)      += -lrte_cryptodev
_LDLIBS-$(CONFIG_RTE_LIBRTE_SECURITY)       += -lrte_security
_LDLIBS-$(CONFIG_RTE_LIBRTE_EVENTDEV)       += -lrte_eventdev

error: patch failed: mk/rte.app.mk:94
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-crypto
Checking patch MAINTAINERS...
error: while searching for:
F: test/test/test_rawdev.c
F: doc/guides/prog_guide/rawdev.rst


Bus Drivers
-----------

error: patch failed: MAINTAINERS:325
error: MAINTAINERS: patch does not apply
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO=n
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO_DEBUG=n

#
# Compile generic security library
#

error: patch failed: config/common_base:538
error: config/common_base: patch does not apply
Checking patch config/rte_config.h...
Hunk #1 succeeded at 53 (offset 6 lines).
Checking patch doc/api/doxy-api-index.md...
error: while searching for:
  [bbdev]              (@ref rte_bbdev.h),
  [cryptodev]          (@ref rte_cryptodev.h),
  [security]           (@ref rte_security.h),
  [eventdev]           (@ref rte_eventdev.h),
  [event_eth_rx_adapter]   (@ref rte_event_eth_rx_adapter.h),
  [rawdev]             (@ref rte_rawdev.h),

error: patch failed: doc/api/doxy-api-index.md:45
error: doc/api/doxy-api-index.md: patch does not apply
Checking patch doc/api/doxy-api.conf...
error: while searching for:
                          lib/librte_cfgfile \
                          lib/librte_cmdline \
                          lib/librte_compat \
                          lib/librte_cryptodev \
                          lib/librte_distributor \
                          lib/librte_efd \

error: patch failed: doc/api/doxy-api.conf:45
error: doc/api/doxy-api.conf: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:

  * AES-CMAC (128-bit key).


API Changes
-----------

error: patch failed: doc/guides/rel_notes/release_18_05.rst:70
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += librte_cryptodev
DEPDIRS-librte_cryptodev := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_cryptodev += librte_kvargs
DIRS-$(CONFIG_RTE_LIBRTE_SECURITY) += librte_security
DEPDIRS-librte_security := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_security += librte_ether

error: patch failed: lib/Makefile:26
error: lib/Makefile: patch does not apply
Checking patch lib/librte_compressdev/Makefile...
error: lib/librte_compressdev/Makefile: already exists in working directory
Checking patch lib/librte_compressdev/meson.build...
error: lib/librte_compressdev/meson.build: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: lib/librte_compressdev/rte_compressdev.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: lib/librte_compressdev/rte_compressdev.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.c...
error: lib/librte_compressdev/rte_compressdev_pmd.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: lib/librte_compressdev/rte_compressdev_pmd.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: lib/librte_compressdev/rte_compressdev_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
	'hash',    # efd depends on this
	'kvargs',  # cryptodev depends on this
	'acl', 'bbdev', 'bitratestats', 'cfgfile',
	'cmdline', 'cryptodev',
	'distributor', 'efd', 'eventdev',
	'gro', 'gso', 'ip_frag', 'jobstats',
	'kni', 'latencystats', 'lpm', 'member',

error: patch failed: lib/meson.build:14
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_NET)            += -lrte_net
_LDLIBS-$(CONFIG_RTE_LIBRTE_ETHER)          += -lrte_ethdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_BBDEV)          += -lrte_bbdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_CRYPTODEV)      += -lrte_cryptodev
_LDLIBS-$(CONFIG_RTE_LIBRTE_SECURITY)       += -lrte_security
_LDLIBS-$(CONFIG_RTE_LIBRTE_EVENTDEV)       += -lrte_eventdev

error: patch failed: mk/rte.app.mk:94
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-virtio
Checking patch MAINTAINERS...
error: while searching for:
F: test/test/test_rawdev.c
F: doc/guides/prog_guide/rawdev.rst


Bus Drivers
-----------

error: patch failed: MAINTAINERS:325
error: MAINTAINERS: patch does not apply
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO=n
CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO_DEBUG=n

#
# Compile generic security library
#

error: patch failed: config/common_base:538
error: config/common_base: patch does not apply
Checking patch config/rte_config.h...
Hunk #1 succeeded at 53 (offset 6 lines).
Checking patch doc/api/doxy-api-index.md...
error: while searching for:
  [bbdev]              (@ref rte_bbdev.h),
  [cryptodev]          (@ref rte_cryptodev.h),
  [security]           (@ref rte_security.h),
  [eventdev]           (@ref rte_eventdev.h),
  [event_eth_rx_adapter]   (@ref rte_event_eth_rx_adapter.h),
  [rawdev]             (@ref rte_rawdev.h),

error: patch failed: doc/api/doxy-api-index.md:45
error: doc/api/doxy-api-index.md: patch does not apply
Checking patch doc/api/doxy-api.conf...
error: while searching for:
                          lib/librte_cfgfile \
                          lib/librte_cmdline \
                          lib/librte_compat \
                          lib/librte_cryptodev \
                          lib/librte_distributor \
                          lib/librte_efd \

error: patch failed: doc/api/doxy-api.conf:45
error: doc/api/doxy-api.conf: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:

  * AES-CMAC (128-bit key).


API Changes
-----------

error: patch failed: doc/guides/rel_notes/release_18_05.rst:70
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch lib/Makefile...
error: while searching for:
DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += librte_cryptodev
DEPDIRS-librte_cryptodev := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_cryptodev += librte_kvargs
DIRS-$(CONFIG_RTE_LIBRTE_SECURITY) += librte_security
DEPDIRS-librte_security := librte_eal librte_mempool librte_ring librte_mbuf
DEPDIRS-librte_security += librte_ether

error: patch failed: lib/Makefile:26
error: lib/Makefile: patch does not apply
Checking patch lib/librte_compressdev/Makefile...
error: lib/librte_compressdev/Makefile: already exists in working directory
Checking patch lib/librte_compressdev/meson.build...
error: lib/librte_compressdev/meson.build: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: lib/librte_compressdev/rte_compressdev.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev.h...
error: lib/librte_compressdev/rte_compressdev.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.c...
error: lib/librte_compressdev/rte_compressdev_pmd.c: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_pmd.h...
error: lib/librte_compressdev/rte_compressdev_pmd.h: already exists in working directory
Checking patch lib/librte_compressdev/rte_compressdev_version.map...
error: lib/librte_compressdev/rte_compressdev_version.map: already exists in working directory
Checking patch lib/meson.build...
error: while searching for:
	'hash',    # efd depends on this
	'kvargs',  # cryptodev depends on this
	'acl', 'bbdev', 'bitratestats', 'cfgfile',
	'cmdline', 'cryptodev',
	'distributor', 'efd', 'eventdev',
	'gro', 'gso', 'ip_frag', 'jobstats',
	'kni', 'latencystats', 'lpm', 'member',

error: patch failed: lib/meson.build:14
error: lib/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:
_LDLIBS-$(CONFIG_RTE_LIBRTE_NET)            += -lrte_net
_LDLIBS-$(CONFIG_RTE_LIBRTE_ETHER)          += -lrte_ethdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_BBDEV)          += -lrte_bbdev
_LDLIBS-$(CONFIG_RTE_LIBRTE_CRYPTODEV)      += -lrte_cryptodev
_LDLIBS-$(CONFIG_RTE_LIBRTE_SECURITY)       += -lrte_security
_LDLIBS-$(CONFIG_RTE_LIBRTE_EVENTDEV)       += -lrte_eventdev

error: patch failed: mk/rte.app.mk:94
error: mk/rte.app.mk: patch does not apply

DPDK STV team

                 reply	other threads:[~2018-07-05  8:38 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='0590c7$22vgn7@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).