automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw37206[dpdk-dev, v11, 5/9] eventtimer: add default software driver
Date: 05 Jul 2018 01:36:22 -0700	[thread overview]
Message-ID: <0590c7$22vg7l@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Erik Carrillo <erik.g.carrillo@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

                 reply	other threads:[~2018-07-05  8:36 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$22vg7l@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).