automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw55662[v2, 09/10] remove experimental tags from all symbol definitions
@ 2019-06-29 22:05 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-06-29 22:05 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: David Marchand <david.marchand@redhat.com>
Date: 2019-06-29 11:58:52
Reply_mail: 1561809533-6545-10-git-send-email-david.marchand@redhat.com
DPDK git baseline:
	Repo:dpdk, CommitID: 75b66decdbd52948721f5c286244dc1d29d71711

*Repo: dpdk

__rte_experimental void
rte_pmd_dpaa2_set_timestamp(enum pmd_dpaa2_ts enable)
{
	dpaa2_enable_ts = enable;

error: patch failed: drivers/net/dpaa2/dpaa2_ethdev.c:102
error: drivers/net/dpaa2/dpaa2_ethdev.c: patch does not apply
Checking patch drivers/net/ixgbe/rte_pmd_ixgbe.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_pmd_ixgbe_upd_fctrl_sbp(uint16_t port, int enable)
{
	struct ixgbe_hw *hw;

error: patch failed: drivers/net/ixgbe/rte_pmd_ixgbe.c:882
error: drivers/net/ixgbe/rte_pmd_ixgbe.c: patch does not apply
Checking patch lib/librte_bbdev/rte_bbdev.c...
error: while searching for:
	return RTE_BBDEV_MAX_DEVS;
}
--
struct rte_bbdev * __rte_experimental
rte_bbdev_allocate(const char *name)
{
	int ret;

error: patch failed: lib/librte_bbdev/rte_bbdev.c:173
error: lib/librte_bbdev/rte_bbdev.c: patch does not apply
Checking patch lib/librte_bpf/bpf.c...
error: while searching for:

int rte_bpf_logtype;
--
__rte_experimental void
rte_bpf_destroy(struct rte_bpf *bpf)
{
	if (bpf != NULL) {

error: patch failed: lib/librte_bpf/bpf.c:16
error: lib/librte_bpf/bpf.c: patch does not apply
Checking patch lib/librte_bpf/bpf_exec.c...
error: while searching for:
	return 0;
}
--
__rte_experimental uint32_t
rte_bpf_exec_burst(const struct rte_bpf *bpf, void *ctx[], uint64_t rc[],
	uint32_t num)
{

error: patch failed: lib/librte_bpf/bpf_exec.c:424
error: lib/librte_bpf/bpf_exec.c: patch does not apply
Checking patch lib/librte_bpf/bpf_load.c...
error: while searching for:
	return 0;
}
--
__rte_experimental struct rte_bpf *
rte_bpf_load(const struct rte_bpf_prm *prm)
{
	struct rte_bpf *bpf;

error: patch failed: lib/librte_bpf/bpf_load.c:86
error: lib/librte_bpf/bpf_load.c: patch does not apply
Checking patch lib/librte_bpf/bpf_load_elf.c...
error: while searching for:
	return bpf;
}
--
__rte_experimental struct rte_bpf *
rte_bpf_elf_load(const struct rte_bpf_prm *prm, const char *fname,
	const char *sname)
{

error: patch failed: lib/librte_bpf/bpf_load_elf.c:294
error: lib/librte_bpf/bpf_load_elf.c: patch does not apply
Checking patch lib/librte_bpf/bpf_pkt.c...
error: while searching for:
}

--
__rte_experimental void
rte_bpf_eth_rx_unload(uint16_t port, uint16_t queue)
{
	struct bpf_eth_cbh *cbh;

error: patch failed: lib/librte_bpf/bpf_pkt.c:480
error: lib/librte_bpf/bpf_pkt.c: patch does not apply
Checking patch lib/librte_compressdev/rte_comp.c...
error: while searching for:
#include "rte_compressdev.h"
#include "rte_compressdev_internal.h"
--
const char * __rte_experimental
rte_comp_get_feature_name(uint64_t flag)
{
	switch (flag) {

error: patch failed: lib/librte_compressdev/rte_comp.c:6
error: lib/librte_compressdev/rte_comp.c: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev.c...
error: while searching for:
		.max_devs		= RTE_COMPRESS_MAX_DEVS
};
--
const struct rte_compressdev_capabilities * __rte_experimental
rte_compressdev_capability_get(uint8_t dev_id,
			enum rte_comp_algorithm algo)
{

error: patch failed: lib/librte_compressdev/rte_compressdev.c:28
error: lib/librte_compressdev/rte_compressdev.c: patch does not apply
Checking patch lib/librte_compressdev/rte_compressdev_pmd.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_compressdev_pmd_parse_input_args(
		struct rte_compressdev_pmd_init_params *params,
		const char *args)

error: patch failed: lib/librte_compressdev/rte_compressdev_pmd.c:48
error: lib/librte_compressdev/rte_compressdev_pmd.c: patch does not apply
Checking patch lib/librte_cryptodev/rte_cryptodev.c...
error: while searching for:
	return -1;
}
--
int __rte_experimental
rte_cryptodev_asym_get_xform_enum(enum rte_crypto_asym_xform_type *xform_enum,
		const char *xform_string)
{

error: patch failed: lib/librte_cryptodev/rte_cryptodev.c:250
error: lib/librte_cryptodev/rte_cryptodev.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_class.c...
error: while searching for:
static struct rte_class_list rte_class_list =
	TAILQ_HEAD_INITIALIZER(rte_class_list);
--
__rte_experimental void
rte_class_register(struct rte_class *class)
{
	RTE_VERIFY(class);

error: patch failed: lib/librte_eal/common/eal_common_class.c:12
error: lib/librte_eal/common/eal_common_class.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_dev.c...
error: while searching for:
	return ret;
}
--
int __rte_experimental
rte_dev_event_callback_register(const char *device_name,
				rte_dev_event_cb_fn cb_fn,
				void *cb_arg)

error: patch failed: lib/librte_eal/common/eal_common_dev.c:422
error: lib/librte_eal/common/eal_common_dev.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_fbarray.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_fbarray_init(struct rte_fbarray *arr, const char *name, unsigned int len,
		unsigned int elt_sz)
{

error: patch failed: lib/librte_eal/common/eal_common_fbarray.c:709
error: lib/librte_eal/common/eal_common_fbarray.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_log.c...
error: while searching for:
}

--
int __rte_experimental
rte_log_register_type_and_pick_level(const char *name, uint32_t level_def)
{
	struct rte_eal_opt_loglevel *opt_ll;

error: patch failed: lib/librte_eal/common/eal_common_log.c:268
error: lib/librte_eal/common/eal_common_log.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_memory.c...
error: while searching for:
	return msl;
}
--
__rte_experimental struct rte_memseg_list *
rte_mem_virt2memseg_list(const void *addr)
{
	return virt2memseg_list(addr);

error: patch failed: lib/librte_eal/common/eal_common_memory.c:243
error: lib/librte_eal/common/eal_common_memory.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_proc.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_mp_action_register(const char *name, rte_mp_t action)
{
	struct action_entry *entry;

error: patch failed: lib/librte_eal/common/eal_common_proc.c:197
error: lib/librte_eal/common/eal_common_proc.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_timer.c...
error: while searching for:
		rte_pause();
}
--
void __rte_experimental
rte_delay_us_sleep(unsigned int us)
{
	struct timespec wait[2];

error: patch failed: lib/librte_eal/common/eal_common_timer.c:33
error: lib/librte_eal/common/eal_common_timer.c: patch does not apply
Checking patch lib/librte_eal/common/rte_malloc.c...
error: while searching for:
/*
 * Function to dump contents of all heaps
--
void __rte_experimental
rte_malloc_dump_heaps(FILE *f)
{
	struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config;

error: patch failed: lib/librte_eal/common/rte_malloc.c:196
error: lib/librte_eal/common/rte_malloc.c: patch does not apply
Checking patch lib/librte_eal/common/rte_option.c...
error: while searching for:
	return -1;
}
--
__rte_experimental
int
rte_option_register(struct rte_option *opt)
{

error: patch failed: lib/librte_eal/common/rte_option.c:38
error: lib/librte_eal/common/rte_option.c: patch does not apply
Checking patch lib/librte_eal/common/rte_random.c...
error: while searching for:
	return __rte_rand_lfsr258(state);
}
--
uint64_t __rte_experimental
rte_rand_max(uint64_t upper_bound)
{
	struct rte_rand_state *state;

error: patch failed: lib/librte_eal/common/rte_random.c:137
error: lib/librte_eal/common/rte_random.c: patch does not apply
Checking patch lib/librte_eal/common/rte_service.c...
error: while searching for:
	return 0;
}
--
int32_t __rte_experimental
rte_service_may_be_active(uint32_t id)
{
	uint32_t ids[RTE_MAX_LCORE] = {0};

error: patch failed: lib/librte_eal/common/rte_service.c:378
error: lib/librte_eal/common/rte_service.c: patch does not apply
Checking patch lib/librte_eal/freebsd/eal/eal.c...
error: while searching for:
	return fctret;
}
--
int __rte_experimental
rte_eal_cleanup(void)
{
	rte_service_finalize();

error: patch failed: lib/librte_eal/freebsd/eal/eal.c:881
error: lib/librte_eal/freebsd/eal/eal.c: patch does not apply
Checking patch lib/librte_eal/freebsd/eal/eal_dev.c...
error: while searching for:
#include <rte_compat.h>
#include <rte_dev.h>
--
int __rte_experimental
rte_dev_hotplug_handle_disable(void)
{
	RTE_LOG(ERR, EAL, "Device event is not supported for FreeBSD\n");

error: patch failed: lib/librte_eal/freebsd/eal/eal_dev.c:6
error: lib/librte_eal/freebsd/eal/eal_dev.c: patch does not apply
Checking patch lib/librte_eal/freebsd/eal/eal_interrupts.c...
error: while searching for:
	return ret;
}
--
int __rte_experimental
rte_intr_callback_unregister_pending(const struct rte_intr_handle *intr_handle,
				rte_intr_callback_fn cb_fn, void *cb_arg,
				rte_intr_unregister_callback_fn ucb_fn)

error: patch failed: lib/librte_eal/freebsd/eal/eal_interrupts.c:193
error: lib/librte_eal/freebsd/eal/eal_interrupts.c: patch does not apply
Checking patch lib/librte_eal/linux/eal/eal_dev.c...
error: while searching for:
	rte_spinlock_unlock(&failure_handle_lock);
}
--
int __rte_experimental
rte_dev_event_monitor_start(void)
{
	int ret;

error: patch failed: lib/librte_eal/linux/eal/eal_dev.c:285
error: lib/librte_eal/linux/eal/eal_dev.c: patch does not apply
Checking patch lib/librte_eal/linux/eal/eal_interrupts.c...
error: while searching for:
	return ret;
}
--
int __rte_experimental
rte_intr_callback_unregister_pending(const struct rte_intr_handle *intr_handle,
				rte_intr_callback_fn cb_fn, void *cb_arg,
				rte_intr_unregister_callback_fn ucb_fn)

error: patch failed: lib/librte_eal/linux/eal/eal_interrupts.c:522
error: lib/librte_eal/linux/eal/eal_interrupts.c: patch does not apply
Checking patch lib/librte_ethdev/rte_ethdev.c...
error: while searching for:
	return port_id;
}
--
int __rte_experimental
rte_eth_dev_owner_new(uint64_t *owner_id)
{
	rte_eth_dev_shared_data_prepare();

error: patch failed: lib/librte_ethdev/rte_ethdev.c:601
error: lib/librte_ethdev/rte_ethdev.c: patch does not apply
Checking patch lib/librte_ethdev/rte_flow.c...
error: while searching for:
 * Expand RSS flows into several possible flows according to the RSS hash
 * fields requested and the driver capabilities.
--
int __rte_experimental
rte_flow_expand_rss(struct rte_flow_expand_rss *buf, size_t size,
		    const struct rte_flow_item *pattern, uint64_t types,
		    const struct rte_flow_expand_node graph[],

error: patch failed: lib/librte_ethdev/rte_flow.c:899
error: lib/librte_ethdev/rte_flow.c: patch does not apply
Checking patch lib/librte_ethdev/rte_mtr.c...
error: while searching for:
})

--
int __rte_experimental
rte_mtr_capabilities_get(uint16_t port_id,
	struct rte_mtr_capabilities *cap,
	struct rte_mtr_error *error)

error: patch failed: lib/librte_ethdev/rte_mtr.c:58
error: lib/librte_ethdev/rte_mtr.c: patch does not apply
Checking patch lib/librte_eventdev/rte_event_eth_rx_adapter.c...
error: while searching for:
	return rxa_ctrl(id, 0);
}
--
int __rte_experimental
rte_event_eth_rx_adapter_stats_get(uint8_t id,
			       struct rte_event_eth_rx_adapter_stats *stats)
{

error: patch failed: lib/librte_eventdev/rte_event_eth_rx_adapter.c:2297
error: lib/librte_eventdev/rte_event_eth_rx_adapter.c: patch does not apply
Checking patch lib/librte_flow_classify/rte_flow_classify.c...
error: while searching for:
	void *entry_ptr; /* handle to the table entry for rule meta data */
};
--
int __rte_experimental
rte_flow_classify_validate(
		   struct rte_flow_classifier *cls,
		   const struct rte_flow_attr *attr,

error: patch failed: lib/librte_flow_classify/rte_flow_classify.c:89
error: lib/librte_flow_classify/rte_flow_classify.c: patch does not apply
Checking patch lib/librte_hash/rte_cuckoo_hash.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_hash_free_key_with_position(const struct rte_hash *h,
				const int32_t position)
{

error: patch failed: lib/librte_hash/rte_cuckoo_hash.c:1583
error: lib/librte_hash/rte_cuckoo_hash.c: patch does not apply
Checking patch lib/librte_ip_frag/rte_ip_frag_common.c...
error: while searching for:
}

--
void __rte_experimental
rte_frag_table_del_expired_entries(struct rte_ip_frag_tbl *tbl,
	struct rte_ip_frag_death_row *dr, uint64_t tms)
{

error: patch failed: lib/librte_ip_frag/rte_ip_frag_common.c:123
error: lib/librte_ip_frag/rte_ip_frag_common.c: patch does not apply
Checking patch lib/librte_ipsec/sa.c...
error: while searching for:
	return 0;
}
--
uint64_t __rte_experimental
rte_ipsec_sa_type(const struct rte_ipsec_sa *sa)
{
	return sa->type;

error: patch failed: lib/librte_ipsec/sa.c:77
error: lib/librte_ipsec/sa.c: patch does not apply
Checking patch lib/librte_ipsec/ses.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_ipsec_session_prepare(struct rte_ipsec_session *ss)
{
	int32_t rc;

error: patch failed: lib/librte_ipsec/ses.c:27
error: lib/librte_ipsec/ses.c: patch does not apply
Checking patch lib/librte_kni/rte_kni.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_kni_update_link(struct rte_kni *kni, unsigned int linkup)
{
	char path[64];

error: patch failed: lib/librte_kni/rte_kni.c:709
error: lib/librte_kni/rte_kni.c: patch does not apply
Checking patch lib/librte_kvargs/rte_kvargs.c...
error: while searching for:
	return kvlist;
}
--
__rte_experimental
struct rte_kvargs *
rte_kvargs_parse_delim(const char *args, const char * const valid_keys[],
		       const char *valid_ends)

error: patch failed: lib/librte_kvargs/rte_kvargs.c:186
error: lib/librte_kvargs/rte_kvargs.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
		rte_panic("%s\n", reason);
}
--
__rte_experimental
int rte_mbuf_check(const struct rte_mbuf *m, int is_header,
		   const char **reason)
{

error: patch failed: lib/librte_mbuf/rte_mbuf.c:177
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_meter/rte_meter.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_meter_trtcm_rfc4115_profile_config(
	struct rte_meter_trtcm_rfc4115_profile *p,
	struct rte_meter_trtcm_rfc4115_params *params)

error: patch failed: lib/librte_meter/rte_meter.c:119
error: lib/librte_meter/rte_meter.c: patch does not apply
Checking patch lib/librte_net/rte_arp.c...
error: while searching for:
#include <rte_arp.h>

--
struct rte_mbuf * __rte_experimental
rte_net_make_rarp_packet(struct rte_mempool *mpool,
		const struct rte_ether_addr *mac)
{

error: patch failed: lib/librte_net/rte_arp.c:7
error: lib/librte_net/rte_arp.c: patch does not apply
Checking patch lib/librte_net/rte_net.c...
error: while searching for:
}

--
int __rte_experimental
rte_net_skip_ip6_ext(uint16_t proto, const struct rte_mbuf *m, uint32_t *off,
	int *frag)
{

error: patch failed: lib/librte_net/rte_net.c:179
error: lib/librte_net/rte_net.c: patch does not apply
Checking patch lib/librte_power/rte_power_empty_poll.c...
error: while searching for:
	return 0;
}
--
void __rte_experimental
rte_empty_poll_detection(struct rte_timer *tim, void *arg)
{


error: patch failed: lib/librte_power/rte_power_empty_poll.c:361
error: lib/librte_power/rte_power_empty_poll.c: patch does not apply
Checking patch lib/librte_rcu/rte_rcu_qsbr.c...
error: while searching for:
#include "rte_rcu_qsbr.h"

--
size_t __rte_experimental
rte_rcu_qsbr_get_memsize(uint32_t max_threads)
{
	size_t sz;

error: patch failed: lib/librte_rcu/rte_rcu_qsbr.c:23
error: lib/librte_rcu/rte_rcu_qsbr.c: patch does not apply
Checking patch lib/librte_sched/rte_sched.c...
error: while searching for:
	return 0;
}
--
int __rte_experimental
rte_sched_port_pipe_profile_add(struct rte_sched_port *port,
	struct rte_sched_pipe_params *params,
	uint32_t *pipe_profile_id)

error: patch failed: lib/librte_sched/rte_sched.c:953
error: lib/librte_sched/rte_sched.c: patch does not apply
Checking patch lib/librte_security/rte_security.c...
error: while searching for:
	return sess;
}
--
int __rte_experimental
rte_security_session_update(struct rte_security_ctx *instance,
			    struct rte_security_session *sess,
			    struct rte_security_session_conf *conf)

error: patch failed: lib/librte_security/rte_security.c:33
error: lib/librte_security/rte_security.c: patch does not apply
Checking patch lib/librte_telemetry/rte_telemetry.c...
error: while searching for:
	return -1;
}
--
int32_t __rte_experimental
rte_telemetry_init()
{
	int ret;

error: patch failed: lib/librte_telemetry/rte_telemetry.c:970
error: lib/librte_telemetry/rte_telemetry.c: patch does not apply
Checking patch lib/librte_telemetry/rte_telemetry_parser.c...
error: while searching for:
	return -1;
}
--
int32_t __rte_experimental
rte_telemetry_parse(struct telemetry_impl *telemetry, char *socket_rx_data)
{
	int ret, action_int;

error: patch failed: lib/librte_telemetry/rte_telemetry_parser.c:606
error: lib/librte_telemetry/rte_telemetry_parser.c: patch does not apply
Checking patch lib/librte_timer/rte_timer.c...
error: while searching for:
	timer_data = &rte_timer_data_arr[id];				\
} while (0)
--
int __rte_experimental
rte_timer_data_alloc(uint32_t *id_ptr)
{
	int i;

error: patch failed: lib/librte_timer/rte_timer.c:92
error: lib/librte_timer/rte_timer.c: patch does not apply
Checking patch lib/librte_vhost/vdpa.c...
error: while searching for:
	return vdpa_device_num;
}
--
int __rte_experimental
rte_vdpa_relay_vring_used(int vid, uint16_t qid, void *vring_m)
{
	struct virtio_net *dev = get_device(vid);

error: patch failed: lib/librte_vhost/vdpa.c:126
error: lib/librte_vhost/vdpa.c: patch does not apply
Checking patch lib/librte_vhost/vhost_crypto.c...
error: while searching for:
	return processed;
}
--
int __rte_experimental
rte_vhost_crypto_create(int vid, uint8_t cryptodev_id,
		struct rte_mempool *sess_pool,
		struct rte_mempool *sess_priv_pool,

error: patch failed: lib/librte_vhost/vhost_crypto.c:1347
error: lib/librte_vhost/vhost_crypto.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-29 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-29 22:05 [dpdk-test-report] |FAILURE| pw55662[v2, 09/10] remove experimental tags from all symbol definitions sys_stv

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).