automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw62488Applied tweaks requested by the mailing-list patch-checker
@ 2019-11-05 21:31 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-05 21:31 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: devyn.johnson@banduracyber.com
Date: 2019-11-05 18:36:13
Reply_mail: 20191105183613.4447-1-Devyn.Johnson@BanduraCyber.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 0b8a79a70eb685f3e4508b0964880a4317e1dc5c
	Repo:dpdk, CommitID: 38383890b21f995c3dafa177298d744e1db0be84

*Repo: dpdk-next-crypto
(void*)dev, nb_qpairs);
		return -EINVAL;
	}


error: patch failed: lib/librte_cryptodev/rte_cryptodev.c:803
error: lib/librte_cryptodev/rte_cryptodev.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_tailqs.c...
error: while searching for:
		const struct rte_tailq_entry_head *head = &tailq->tailq_head;

--
			i, tailq->name, (void*)head->tqh_first, (void*)head->tqh_last);
	}
	rte_mcfg_tailq_read_unlock();
}

error: patch failed: lib/librte_eal/common/eal_common_tailqs.c:65
error: lib/librte_eal/common/eal_common_tailqs.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_bitmap.h...
error: while searching for:

static inline uint32_t
--
	uint32_t * __restrict array2_byte_offset, uint32_t * __restrict array2_slabs)
{
	uint32_t n_slabs_context, n_slabs_array1, n_cache_lines_context_and_array1;
	uint32_t n_cache_lines_array2;

error: patch failed: lib/librte_eal/common/include/rte_bitmap.h:95
error: lib/librte_eal/common/include/rte_bitmap.h: patch does not apply
Checking patch lib/librte_eal/common/include/rte_hexdump.h...
error: while searching for:
*/

--
rte_memdump(FILE *f, const char * title, const void * buf, const unsigned int len);


#ifdef __cplusplus

error: patch failed: lib/librte_eal/common/include/rte_hexdump.h:50
error: lib/librte_eal/common/include/rte_hexdump.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.c...
error: while searching for:
void
malloc_elem_dump(const struct malloc_elem *elem, FILE *f)
--
			elem_state_to_str(elem->state));
	fprintf(f, "  len: 0x%zx pad: 0x%" PRIx32 "\n", elem->size, elem->pad);
	fprintf(f, "  prev: %p next: %p\n", (void*)elem->prev, (void*)elem->next);
}

error: patch failed: lib/librte_eal/common/malloc_elem.c:666
error: lib/librte_eal/common/malloc_elem.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
	__rte_mbuf_sanity_check(m, 1);

--
	       (const void*)m, (uint64_t)m->buf_iova, (unsigned)m->buf_len);
	fprintf(f, "  pkt_len=%"PRIu32", ol_flags=%"PRIx64", nb_segs=%u, "
	       "in_port=%u\n", m->pkt_len, m->ol_flags,
	       (unsigned)m->nb_segs, (unsigned)m->port);

error: patch failed: lib/librte_mbuf/rte_mbuf.c:474
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.c...
error: while searching for:
	RTE_ASSERT(f != NULL);
	RTE_ASSERT(mp != NULL);
--
	fprintf(f, "mempool <%s>@%p\n", mp->name, (void*)mp);
	fprintf(f, "  flags=%x\n", mp->flags);
	fprintf(f, "  pool=%p\n", mp->pool_data);
	fprintf(f, "  iova=0x%" PRIx64 "\n", mp->mz->iova);

error: patch failed: lib/librte_mempool/rte_mempool.c:1200
error: lib/librte_mempool/rte_mempool.c: patch does not apply
Checking patch lib/librte_ring/rte_ring.c...
error: while searching for:
void
rte_ring_dump(FILE *f, const struct rte_ring *r)
--
	fprintf(f, "ring <%s>@%p\n", r->name, (const void*)r);
	fprintf(f, "  flags=%x\n", r->flags);
	fprintf(f, "  size=%"PRIu32"\n", r->size);
	fprintf(f, "  capacity=%"PRIu32"\n", r->capacity);

error: patch failed: lib/librte_ring/rte_ring.c:232
error: lib/librte_ring/rte_ring.c: patch does not apply
*Repo: dpdk
(void*)dev, nb_qpairs);
		return -EINVAL;
	}


error: patch failed: lib/librte_cryptodev/rte_cryptodev.c:803
error: lib/librte_cryptodev/rte_cryptodev.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_tailqs.c...
error: while searching for:
		const struct rte_tailq_entry_head *head = &tailq->tailq_head;

--
			i, tailq->name, (void*)head->tqh_first, (void*)head->tqh_last);
	}
	rte_mcfg_tailq_read_unlock();
}

error: patch failed: lib/librte_eal/common/eal_common_tailqs.c:65
error: lib/librte_eal/common/eal_common_tailqs.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_bitmap.h...
error: while searching for:

static inline uint32_t
--
	uint32_t * __restrict array2_byte_offset, uint32_t * __restrict array2_slabs)
{
	uint32_t n_slabs_context, n_slabs_array1, n_cache_lines_context_and_array1;
	uint32_t n_cache_lines_array2;

error: patch failed: lib/librte_eal/common/include/rte_bitmap.h:95
error: lib/librte_eal/common/include/rte_bitmap.h: patch does not apply
Checking patch lib/librte_eal/common/include/rte_hexdump.h...
error: while searching for:
*/

--
rte_memdump(FILE *f, const char * title, const void * buf, const unsigned int len);


#ifdef __cplusplus

error: patch failed: lib/librte_eal/common/include/rte_hexdump.h:50
error: lib/librte_eal/common/include/rte_hexdump.h: patch does not apply
Checking patch lib/librte_eal/common/malloc_elem.c...
error: while searching for:
void
malloc_elem_dump(const struct malloc_elem *elem, FILE *f)
--
			elem_state_to_str(elem->state));
	fprintf(f, "  len: 0x%zx pad: 0x%" PRIx32 "\n", elem->size, elem->pad);
	fprintf(f, "  prev: %p next: %p\n", (void*)elem->prev, (void*)elem->next);
}

error: patch failed: lib/librte_eal/common/malloc_elem.c:666
error: lib/librte_eal/common/malloc_elem.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
	__rte_mbuf_sanity_check(m, 1);

--
	       (const void*)m, (uint64_t)m->buf_iova, (unsigned)m->buf_len);
	fprintf(f, "  pkt_len=%"PRIu32", ol_flags=%"PRIx64", nb_segs=%u, "
	       "in_port=%u\n", m->pkt_len, m->ol_flags,
	       (unsigned)m->nb_segs, (unsigned)m->port);

error: patch failed: lib/librte_mbuf/rte_mbuf.c:474
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.c...
error: while searching for:
	RTE_ASSERT(f != NULL);
	RTE_ASSERT(mp != NULL);
--
	fprintf(f, "mempool <%s>@%p\n", mp->name, (void*)mp);
	fprintf(f, "  flags=%x\n", mp->flags);
	fprintf(f, "  pool=%p\n", mp->pool_data);
	fprintf(f, "  iova=0x%" PRIx64 "\n", mp->mz->iova);

error: patch failed: lib/librte_mempool/rte_mempool.c:1200
error: lib/librte_mempool/rte_mempool.c: patch does not apply
Checking patch lib/librte_ring/rte_ring.c...
error: while searching for:
void
rte_ring_dump(FILE *f, const struct rte_ring *r)
--
	fprintf(f, "ring <%s>@%p\n", r->name, (const void*)r);
	fprintf(f, "  flags=%x\n", r->flags);
	fprintf(f, "  size=%"PRIu32"\n", r->size);
	fprintf(f, "  capacity=%"PRIu32"\n", r->capacity);

error: patch failed: lib/librte_ring/rte_ring.c:232
error: lib/librte_ring/rte_ring.c: patch does not apply

DPDK STV team

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

only message in thread, other threads:[~2019-11-05 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 21:31 [dpdk-test-report] |FAILURE| pw62488Applied tweaks requested by the mailing-list patch-checker 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).