From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: xinfengx.zhao@intel.com, zhaoyan.chen@intel.com, peipeix.lu@intel.com
Subject: [dpdk-test-report] |FAILURE| pw36425[dpdk-dev, v6] eal: provide API for querying valid socket id's
Date: 10 May 2018 00:59:13 -0700 [thread overview]
Message-ID: <0590c7$1k58b4@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 13784 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/36425
_apply issues_
Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: 2018-03-22 12:36:04
DPDK git baseline:
Repo:dpdk-master, CommitID: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc
Repo:dpdk-next-eventdev, CommitID: 640b0d1e510e111694c25145466f37867453837f
Repo:dpdk-next-net, CommitID: 774c1892c434dba09998ccc76b956feb72224571
Repo:dpdk-next-crypto, CommitID: 728ca9b0d5abea82cd01dee6645456a9d56215f7
Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689
*Repo: dpdk-master
Checking patch lib/librte_eal/bsdapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
LIBABIVER := 6
# specific to bsdapp exec-env
SRCS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) := eal.c
error: patch failed: lib/librte_eal/bsdapp/eal/Makefile:21
error: lib/librte_eal/bsdapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/common/eal_common_lcore.c...
error: while searching for:
#include <string.h>
#include <dirent.h>
#include <rte_log.h>
#include <rte_eal.h>
#include <rte_lcore.h>
error: patch failed: lib/librte_eal/common/eal_common_lcore.c:7
error: lib/librte_eal/common/eal_common_lcore.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_eal.h...
error: while searching for:
struct rte_config {
uint32_t master_lcore; /**< Id of the master lcore */
uint32_t lcore_count; /**< Number of available logical cores. */
uint32_t service_lcore_count;/**< Number of available service cores. */
enum rte_lcore_role_t lcore_role[RTE_MAX_LCORE]; /**< State of cores. */
error: patch failed: lib/librte_eal/common/include/rte_eal.h:57
error: lib/librte_eal/common/include/rte_eal.h: patch does not apply
Checking patch lib/librte_eal/common/include/rte_lcore.h...
error: while searching for:
unsigned rte_socket_id(void);
/**
* Get the ID of the physical socket of the specified lcore
*
* @param lcore_id
error: patch failed: lib/librte_eal/common/include/rte_lcore.h:132
error: lib/librte_eal/common/include/rte_lcore.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
VPATH += $(RTE_SDK)/lib/librte_eal/common/arch/$(ARCH_DIR)
LIBABIVER := 6
VPATH += $(RTE_SDK)/lib/librte_eal/common
error: patch failed: lib/librte_eal/linuxapp/eal/Makefile:10
error: lib/librte_eal/linuxapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/meson.build...
error: while searching for:
error('unsupported system type @0@'.format(hostmachine.system()))
endif
version = 6 # the version of the EAL API
allow_experimental_apis = true
deps += 'compat'
cflags += '-D_GNU_SOURCE'
error: patch failed: lib/librte_eal/meson.build:43
error: lib/librte_eal/meson.build: patch does not apply
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
rte_mp_request;
rte_mp_request_async;
rte_mp_reply;
rte_service_attr_get;
rte_service_attr_reset_all;
rte_service_component_register;
error: patch failed: lib/librte_eal/rte_eal_version.map:229
error: lib/librte_eal/rte_eal_version.map: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eal/bsdapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
LIBABIVER := 6
# specific to bsdapp exec-env
SRCS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) := eal.c
error: patch failed: lib/librte_eal/bsdapp/eal/Makefile:21
error: lib/librte_eal/bsdapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/common/eal_common_lcore.c...
error: while searching for:
#include <string.h>
#include <dirent.h>
#include <rte_log.h>
#include <rte_eal.h>
#include <rte_lcore.h>
error: patch failed: lib/librte_eal/common/eal_common_lcore.c:7
error: lib/librte_eal/common/eal_common_lcore.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_eal.h...
error: while searching for:
struct rte_config {
uint32_t master_lcore; /**< Id of the master lcore */
uint32_t lcore_count; /**< Number of available logical cores. */
uint32_t service_lcore_count;/**< Number of available service cores. */
enum rte_lcore_role_t lcore_role[RTE_MAX_LCORE]; /**< State of cores. */
error: patch failed: lib/librte_eal/common/include/rte_eal.h:57
error: lib/librte_eal/common/include/rte_eal.h: patch does not apply
Checking patch lib/librte_eal/common/include/rte_lcore.h...
error: while searching for:
unsigned rte_socket_id(void);
/**
* Get the ID of the physical socket of the specified lcore
*
* @param lcore_id
error: patch failed: lib/librte_eal/common/include/rte_lcore.h:132
error: lib/librte_eal/common/include/rte_lcore.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
VPATH += $(RTE_SDK)/lib/librte_eal/common/arch/$(ARCH_DIR)
LIBABIVER := 6
VPATH += $(RTE_SDK)/lib/librte_eal/common
error: patch failed: lib/librte_eal/linuxapp/eal/Makefile:10
error: lib/librte_eal/linuxapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/meson.build...
error: while searching for:
error('unsupported system type @0@'.format(hostmachine.system()))
endif
version = 6 # the version of the EAL API
allow_experimental_apis = true
deps += 'compat'
cflags += '-D_GNU_SOURCE'
error: patch failed: lib/librte_eal/meson.build:43
error: lib/librte_eal/meson.build: patch does not apply
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
rte_mp_request;
rte_mp_request_async;
rte_mp_reply;
rte_service_attr_get;
rte_service_attr_reset_all;
rte_service_component_register;
error: patch failed: lib/librte_eal/rte_eal_version.map:229
error: lib/librte_eal/rte_eal_version.map: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_eal/bsdapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
LIBABIVER := 6
# specific to bsdapp exec-env
SRCS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) := eal.c
error: patch failed: lib/librte_eal/bsdapp/eal/Makefile:21
error: lib/librte_eal/bsdapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/common/eal_common_lcore.c...
error: while searching for:
#include <string.h>
#include <dirent.h>
#include <rte_log.h>
#include <rte_eal.h>
#include <rte_lcore.h>
error: patch failed: lib/librte_eal/common/eal_common_lcore.c:7
error: lib/librte_eal/common/eal_common_lcore.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_eal.h...
error: while searching for:
struct rte_config {
uint32_t master_lcore; /**< Id of the master lcore */
uint32_t lcore_count; /**< Number of available logical cores. */
uint32_t service_lcore_count;/**< Number of available service cores. */
enum rte_lcore_role_t lcore_role[RTE_MAX_LCORE]; /**< State of cores. */
error: patch failed: lib/librte_eal/common/include/rte_eal.h:57
error: lib/librte_eal/common/include/rte_eal.h: patch does not apply
Checking patch lib/librte_eal/common/include/rte_lcore.h...
error: while searching for:
unsigned rte_socket_id(void);
/**
* Get the ID of the physical socket of the specified lcore
*
* @param lcore_id
error: patch failed: lib/librte_eal/common/include/rte_lcore.h:132
error: lib/librte_eal/common/include/rte_lcore.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
VPATH += $(RTE_SDK)/lib/librte_eal/common/arch/$(ARCH_DIR)
LIBABIVER := 6
VPATH += $(RTE_SDK)/lib/librte_eal/common
error: patch failed: lib/librte_eal/linuxapp/eal/Makefile:10
error: lib/librte_eal/linuxapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/meson.build...
error: while searching for:
error('unsupported system type @0@'.format(hostmachine.system()))
endif
version = 6 # the version of the EAL API
allow_experimental_apis = true
deps += 'compat'
cflags += '-D_GNU_SOURCE'
error: patch failed: lib/librte_eal/meson.build:43
error: lib/librte_eal/meson.build: patch does not apply
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
rte_mp_request;
rte_mp_request_async;
rte_mp_reply;
rte_service_attr_get;
rte_service_attr_reset_all;
rte_service_component_register;
error: patch failed: lib/librte_eal/rte_eal_version.map:229
error: lib/librte_eal/rte_eal_version.map: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_eal/bsdapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
LIBABIVER := 6
# specific to bsdapp exec-env
SRCS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) := eal.c
error: patch failed: lib/librte_eal/bsdapp/eal/Makefile:21
error: lib/librte_eal/bsdapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/common/eal_common_lcore.c...
error: while searching for:
#include <string.h>
#include <dirent.h>
#include <rte_log.h>
#include <rte_eal.h>
#include <rte_lcore.h>
error: patch failed: lib/librte_eal/common/eal_common_lcore.c:7
error: lib/librte_eal/common/eal_common_lcore.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_eal.h...
error: while searching for:
struct rte_config {
uint32_t master_lcore; /**< Id of the master lcore */
uint32_t lcore_count; /**< Number of available logical cores. */
uint32_t service_lcore_count;/**< Number of available service cores. */
enum rte_lcore_role_t lcore_role[RTE_MAX_LCORE]; /**< State of cores. */
error: patch failed: lib/librte_eal/common/include/rte_eal.h:57
error: lib/librte_eal/common/include/rte_eal.h: patch does not apply
Checking patch lib/librte_eal/common/include/rte_lcore.h...
error: while searching for:
unsigned rte_socket_id(void);
/**
* Get the ID of the physical socket of the specified lcore
*
* @param lcore_id
error: patch failed: lib/librte_eal/common/include/rte_lcore.h:132
error: lib/librte_eal/common/include/rte_lcore.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
VPATH += $(RTE_SDK)/lib/librte_eal/common/arch/$(ARCH_DIR)
LIBABIVER := 6
VPATH += $(RTE_SDK)/lib/librte_eal/common
error: patch failed: lib/librte_eal/linuxapp/eal/Makefile:10
error: lib/librte_eal/linuxapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/meson.build...
error: while searching for:
error('unsupported system type @0@'.format(hostmachine.system()))
endif
version = 6 # the version of the EAL API
allow_experimental_apis = true
deps += 'compat'
cflags += '-D_GNU_SOURCE'
error: patch failed: lib/librte_eal/meson.build:43
error: lib/librte_eal/meson.build: patch does not apply
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
rte_mp_request;
rte_mp_request_async;
rte_mp_reply;
rte_service_attr_get;
rte_service_attr_reset_all;
rte_service_component_register;
error: patch failed: lib/librte_eal/rte_eal_version.map:229
error: lib/librte_eal/rte_eal_version.map: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_eal/bsdapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
LIBABIVER := 6
# specific to bsdapp exec-env
SRCS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) := eal.c
error: patch failed: lib/librte_eal/bsdapp/eal/Makefile:21
error: lib/librte_eal/bsdapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/common/eal_common_lcore.c...
error: while searching for:
#include <string.h>
#include <dirent.h>
#include <rte_log.h>
#include <rte_eal.h>
#include <rte_lcore.h>
error: patch failed: lib/librte_eal/common/eal_common_lcore.c:7
error: lib/librte_eal/common/eal_common_lcore.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_eal.h...
error: while searching for:
struct rte_config {
uint32_t master_lcore; /**< Id of the master lcore */
uint32_t lcore_count; /**< Number of available logical cores. */
uint32_t service_lcore_count;/**< Number of available service cores. */
enum rte_lcore_role_t lcore_role[RTE_MAX_LCORE]; /**< State of cores. */
error: patch failed: lib/librte_eal/common/include/rte_eal.h:57
error: lib/librte_eal/common/include/rte_eal.h: patch does not apply
Checking patch lib/librte_eal/common/include/rte_lcore.h...
error: while searching for:
unsigned rte_socket_id(void);
/**
* Get the ID of the physical socket of the specified lcore
*
* @param lcore_id
error: patch failed: lib/librte_eal/common/include/rte_lcore.h:132
error: lib/librte_eal/common/include/rte_lcore.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/Makefile...
error: while searching for:
EXPORT_MAP := ../../rte_eal_version.map
VPATH += $(RTE_SDK)/lib/librte_eal/common/arch/$(ARCH_DIR)
LIBABIVER := 6
VPATH += $(RTE_SDK)/lib/librte_eal/common
error: patch failed: lib/librte_eal/linuxapp/eal/Makefile:10
error: lib/librte_eal/linuxapp/eal/Makefile: patch does not apply
Checking patch lib/librte_eal/meson.build...
error: while searching for:
error('unsupported system type @0@'.format(hostmachine.system()))
endif
version = 6 # the version of the EAL API
allow_experimental_apis = true
deps += 'compat'
cflags += '-D_GNU_SOURCE'
error: patch failed: lib/librte_eal/meson.build:43
error: lib/librte_eal/meson.build: patch does not apply
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
rte_mp_request;
rte_mp_request_async;
rte_mp_reply;
rte_service_attr_get;
rte_service_attr_reset_all;
rte_service_component_register;
error: patch failed: lib/librte_eal/rte_eal_version.map:229
error: lib/librte_eal/rte_eal_version.map: patch does not apply
DPDK STV team
reply other threads:[~2018-05-10 7:59 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$1k58b4@orsmga001.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=peipeix.lu@intel.com \
--cc=test-report@dpdk.org \
--cc=xinfengx.zhao@intel.com \
--cc=zhaoyan.chen@intel.com \
/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).