[dpdk-test-report] |FAILURE| pw37206[dpdk-dev, v11, 5/9] eventtimer: add default software driver

sys_stv at intel.com sys_stv at intel.com
Thu Jul 5 10:36:22 CEST 2018


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

_apply issues_

Submitter: Erik Carrillo <erik.g.carrillo at intel.com>
Date: 2018-04-04 21:51:10
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 lib/Makefile...
error: while searching for:
DEPDIRS-librte_security += librte_ether
DEPDIRS-librte_security += librte_cryptodev
DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += librte_eventdev
DEPDIRS-librte_eventdev := librte_eal librte_ring librte_ether librte_hash
DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += librte_rawdev
DEPDIRS-librte_rawdev := librte_eal librte_ether
DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += librte_vhost

error: patch failed: lib/Makefile:31
error: lib/Makefile: patch does not apply
Checking patch lib/librte_eventdev/Makefile...
error: while searching for:
CFLAGS += -DALLOW_EXPERIMENTAL_API
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
LDLIBS += -lrte_eal -lrte_ring -lrte_ethdev -lrte_hash

# library source files
SRCS-y += rte_eventdev.c

error: patch failed: lib/librte_eventdev/Makefile:14
error: lib/librte_eventdev/Makefile: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.c...
error: while searching for:

#include <string.h>
#include <inttypes.h>

#include <rte_memzone.h>
--
#include <rte_errno.h>

#include "rte_eventdev.h"
#include "rte_eventdev_pmd.h"

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.c:5
error: lib/librte_eventdev/rte_event_timer_adapter.c: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.h...
error: while searching for:
struct rte_event_timer_adapter_info {
	uint64_t min_resolution_ns;
	/**< Minimum timer adapter resolution in ns */
	uint64_t resolution_ns;
	/**< Actual timer adapter resolution in ns */
	uint64_t max_tmo_ns;
	/**< Maximum timer timeout(expire) in ns */
	struct rte_event_timer_adapter_conf conf;

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.h:280
error: lib/librte_eventdev/rte_event_timer_adapter.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/Makefile...
error: while searching for:
DEPDIRS-librte_security += librte_ether
DEPDIRS-librte_security += librte_cryptodev
DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += librte_eventdev
DEPDIRS-librte_eventdev := librte_eal librte_ring librte_ether librte_hash
DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += librte_rawdev
DEPDIRS-librte_rawdev := librte_eal librte_ether
DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += librte_vhost

error: patch failed: lib/Makefile:31
error: lib/Makefile: patch does not apply
Checking patch lib/librte_eventdev/Makefile...
error: while searching for:
CFLAGS += -DALLOW_EXPERIMENTAL_API
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
LDLIBS += -lrte_eal -lrte_ring -lrte_ethdev -lrte_hash

# library source files
SRCS-y += rte_eventdev.c

error: patch failed: lib/librte_eventdev/Makefile:14
error: lib/librte_eventdev/Makefile: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.c...
error: while searching for:

#include <string.h>
#include <inttypes.h>

#include <rte_memzone.h>
--
#include <rte_errno.h>

#include "rte_eventdev.h"
#include "rte_eventdev_pmd.h"

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.c:5
error: lib/librte_eventdev/rte_event_timer_adapter.c: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.h...
error: while searching for:
struct rte_event_timer_adapter_info {
	uint64_t min_resolution_ns;
	/**< Minimum timer adapter resolution in ns */
	uint64_t resolution_ns;
	/**< Actual timer adapter resolution in ns */
	uint64_t max_tmo_ns;
	/**< Maximum timer timeout(expire) in ns */
	struct rte_event_timer_adapter_conf conf;

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.h:280
error: lib/librte_eventdev/rte_event_timer_adapter.h: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/Makefile...
error: while searching for:
DEPDIRS-librte_security += librte_ether
DEPDIRS-librte_security += librte_cryptodev
DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += librte_eventdev
DEPDIRS-librte_eventdev := librte_eal librte_ring librte_ether librte_hash
DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += librte_rawdev
DEPDIRS-librte_rawdev := librte_eal librte_ether
DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += librte_vhost

error: patch failed: lib/Makefile:31
error: lib/Makefile: patch does not apply
Checking patch lib/librte_eventdev/Makefile...
error: while searching for:
CFLAGS += -DALLOW_EXPERIMENTAL_API
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
LDLIBS += -lrte_eal -lrte_ring -lrte_ethdev -lrte_hash

# library source files
SRCS-y += rte_eventdev.c

error: patch failed: lib/librte_eventdev/Makefile:14
error: lib/librte_eventdev/Makefile: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.c...
error: while searching for:

#include <string.h>
#include <inttypes.h>

#include <rte_memzone.h>
--
#include <rte_errno.h>

#include "rte_eventdev.h"
#include "rte_eventdev_pmd.h"

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.c:5
error: lib/librte_eventdev/rte_event_timer_adapter.c: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.h...
error: while searching for:
struct rte_event_timer_adapter_info {
	uint64_t min_resolution_ns;
	/**< Minimum timer adapter resolution in ns */
	uint64_t resolution_ns;
	/**< Actual timer adapter resolution in ns */
	uint64_t max_tmo_ns;
	/**< Maximum timer timeout(expire) in ns */
	struct rte_event_timer_adapter_conf conf;

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.h:280
error: lib/librte_eventdev/rte_event_timer_adapter.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/Makefile...
error: while searching for:
DEPDIRS-librte_security += librte_ether
DEPDIRS-librte_security += librte_cryptodev
DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += librte_eventdev
DEPDIRS-librte_eventdev := librte_eal librte_ring librte_ether librte_hash
DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += librte_rawdev
DEPDIRS-librte_rawdev := librte_eal librte_ether
DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += librte_vhost

error: patch failed: lib/Makefile:31
error: lib/Makefile: patch does not apply
Checking patch lib/librte_eventdev/Makefile...
error: while searching for:
CFLAGS += -DALLOW_EXPERIMENTAL_API
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
LDLIBS += -lrte_eal -lrte_ring -lrte_ethdev -lrte_hash

# library source files
SRCS-y += rte_eventdev.c

error: patch failed: lib/librte_eventdev/Makefile:14
error: lib/librte_eventdev/Makefile: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.c...
error: while searching for:

#include <string.h>
#include <inttypes.h>

#include <rte_memzone.h>
--
#include <rte_errno.h>

#include "rte_eventdev.h"
#include "rte_eventdev_pmd.h"

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.c:5
error: lib/librte_eventdev/rte_event_timer_adapter.c: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.h...
error: while searching for:
struct rte_event_timer_adapter_info {
	uint64_t min_resolution_ns;
	/**< Minimum timer adapter resolution in ns */
	uint64_t resolution_ns;
	/**< Actual timer adapter resolution in ns */
	uint64_t max_tmo_ns;
	/**< Maximum timer timeout(expire) in ns */
	struct rte_event_timer_adapter_conf conf;

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.h:280
error: lib/librte_eventdev/rte_event_timer_adapter.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/Makefile...
error: while searching for:
DEPDIRS-librte_security += librte_ether
DEPDIRS-librte_security += librte_cryptodev
DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += librte_eventdev
DEPDIRS-librte_eventdev := librte_eal librte_ring librte_ether librte_hash
DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += librte_rawdev
DEPDIRS-librte_rawdev := librte_eal librte_ether
DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += librte_vhost

error: patch failed: lib/Makefile:31
error: lib/Makefile: patch does not apply
Checking patch lib/librte_eventdev/Makefile...
error: while searching for:
CFLAGS += -DALLOW_EXPERIMENTAL_API
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
LDLIBS += -lrte_eal -lrte_ring -lrte_ethdev -lrte_hash

# library source files
SRCS-y += rte_eventdev.c

error: patch failed: lib/librte_eventdev/Makefile:14
error: lib/librte_eventdev/Makefile: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.c...
error: while searching for:

#include <string.h>
#include <inttypes.h>

#include <rte_memzone.h>
--
#include <rte_errno.h>

#include "rte_eventdev.h"
#include "rte_eventdev_pmd.h"

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.c:5
error: lib/librte_eventdev/rte_event_timer_adapter.c: patch does not apply
Checking patch lib/librte_eventdev/rte_event_timer_adapter.h...
error: while searching for:
struct rte_event_timer_adapter_info {
	uint64_t min_resolution_ns;
	/**< Minimum timer adapter resolution in ns */
	uint64_t resolution_ns;
	/**< Actual timer adapter resolution in ns */
	uint64_t max_tmo_ns;
	/**< Maximum timer timeout(expire) in ns */
	struct rte_event_timer_adapter_conf conf;

error: patch failed: lib/librte_eventdev/rte_event_timer_adapter.h:280
error: lib/librte_eventdev/rte_event_timer_adapter.h: patch does not apply

DPDK STV team


More information about the test-report mailing list