automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw62488Applied tweaks requested by the mailing-list patch-checker
Date: 05 Nov 2019 13:31:18 -0800	[thread overview]
Message-ID: <ee68f5$8g76nn@orsmga001.jf.intel.com> (raw)

[-- 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

                 reply	other threads:[~2019-11-05 21:31 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='ee68f5$8g76nn@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).