* [dpdk-test-report] |FAILURE| pw44635rte_memcpy() moves data incorrectly on Ubuntu 18.04 on Intel Skylake.
@ 2018-09-12 21:02 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-09-12 21:02 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 4444 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/44635
_apply issues_
Submitter: Yongseok Koh <yskoh@mellanox.com>
Date: 2018-09-12 20:56:07
DPDK git baseline:
Repo:dpdk-master, CommitID: 3605968c2fa783674624562a7dfab256eb9044ea
Repo:dpdk-next-eventdev, CommitID: 76b9d9de5c7d747c381027156aac07735cb1bc0c
Repo:dpdk-next-net, CommitID: 7e81ac74547edf788c31bbad29a676e04d3bc29a
Repo:dpdk-next-crypto, CommitID: 7ee5afa5db967a211cad28e83ab589d188cd3ec4
Repo:dpdk-next-virtio, CommitID: dead0602d14c6d6e7ef152989c58c1b58473c3dd
*Repo: dpdk-master
Checking patch config/common_base...
error: while searching for:
#
# Compile burst-oriented Mellanox ConnectX-4 & ConnectX-5 (MLX5) PMD
#
CONFIG_RTE_LIBRTE_MLX5_PMD=n
CONFIG_RTE_LIBRTE_MLX5_DEBUG=n
CONFIG_RTE_LIBRTE_MLX5_DLOPEN_DEPS=n
CONFIG_RTE_LIBRTE_MLX5_TX_MP_CACHE=8
error: patch failed: config/common_base:275
error: config/common_base: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.h...
error: while searching for:
/* Add elements back into the cache */
rte_memcpy(&cache_objs[0], obj_table, sizeof(void *) * n);
cache->len += n;
if (cache->len >= cache->flushthresh) {
error: patch failed: lib/librte_mempool/rte_mempool.h:1123
error: lib/librte_mempool/rte_mempool.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch config/common_base...
error: while searching for:
#
# Compile burst-oriented Mellanox ConnectX-4 & ConnectX-5 (MLX5) PMD
#
CONFIG_RTE_LIBRTE_MLX5_PMD=n
CONFIG_RTE_LIBRTE_MLX5_DEBUG=n
CONFIG_RTE_LIBRTE_MLX5_DLOPEN_DEPS=n
CONFIG_RTE_LIBRTE_MLX5_TX_MP_CACHE=8
error: patch failed: config/common_base:275
error: config/common_base: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.h...
error: while searching for:
/* Add elements back into the cache */
rte_memcpy(&cache_objs[0], obj_table, sizeof(void *) * n);
cache->len += n;
if (cache->len >= cache->flushthresh) {
error: patch failed: lib/librte_mempool/rte_mempool.h:1123
error: lib/librte_mempool/rte_mempool.h: patch does not apply
*Repo: dpdk-next-net
Checking patch config/common_base...
error: while searching for:
#
# Compile burst-oriented Mellanox ConnectX-4 & ConnectX-5 (MLX5) PMD
#
CONFIG_RTE_LIBRTE_MLX5_PMD=n
CONFIG_RTE_LIBRTE_MLX5_DEBUG=n
CONFIG_RTE_LIBRTE_MLX5_DLOPEN_DEPS=n
CONFIG_RTE_LIBRTE_MLX5_TX_MP_CACHE=8
error: patch failed: config/common_base:275
error: config/common_base: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.h...
error: while searching for:
/* Add elements back into the cache */
rte_memcpy(&cache_objs[0], obj_table, sizeof(void *) * n);
cache->len += n;
if (cache->len >= cache->flushthresh) {
error: patch failed: lib/librte_mempool/rte_mempool.h:1123
error: lib/librte_mempool/rte_mempool.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch config/common_base...
error: while searching for:
#
# Compile burst-oriented Mellanox ConnectX-4 & ConnectX-5 (MLX5) PMD
#
CONFIG_RTE_LIBRTE_MLX5_PMD=n
CONFIG_RTE_LIBRTE_MLX5_DEBUG=n
CONFIG_RTE_LIBRTE_MLX5_DLOPEN_DEPS=n
CONFIG_RTE_LIBRTE_MLX5_TX_MP_CACHE=8
error: patch failed: config/common_base:275
error: config/common_base: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.h...
error: while searching for:
/* Add elements back into the cache */
rte_memcpy(&cache_objs[0], obj_table, sizeof(void *) * n);
cache->len += n;
if (cache->len >= cache->flushthresh) {
error: patch failed: lib/librte_mempool/rte_mempool.h:1123
error: lib/librte_mempool/rte_mempool.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch config/common_base...
error: while searching for:
#
# Compile burst-oriented Mellanox ConnectX-4 & ConnectX-5 (MLX5) PMD
#
CONFIG_RTE_LIBRTE_MLX5_PMD=n
CONFIG_RTE_LIBRTE_MLX5_DEBUG=n
CONFIG_RTE_LIBRTE_MLX5_DLOPEN_DEPS=n
CONFIG_RTE_LIBRTE_MLX5_TX_MP_CACHE=8
error: patch failed: config/common_base:275
error: config/common_base: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.h...
error: while searching for:
/* Add elements back into the cache */
rte_memcpy(&cache_objs[0], obj_table, sizeof(void *) * n);
cache->len += n;
if (cache->len >= cache->flushthresh) {
error: patch failed: lib/librte_mempool/rte_mempool.h:1123
error: lib/librte_mempool/rte_mempool.h: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-09-12 21:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12 21:02 [dpdk-test-report] |FAILURE| pw44635rte_memcpy() moves data incorrectly on Ubuntu 18.04 on Intel Skylake 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).