[dpdk-test-report] |FAILURE| pw37355[dpdk-dev] eal: fix clang compilation error on ARM64

sys_stv at intel.com sys_stv at intel.com
Thu Jul 5 10:36:56 CEST 2018


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

_apply issues_

Submitter: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
Date: 2018-04-06 11:01:03
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
	Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
	Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch lib/librte_eal/common/include/generic/rte_atomic.h...
error: while searching for:
static inline uint16_t
rte_atomic16_exchange(volatile uint16_t *dst, uint16_t val)
{
	return __atomic_exchange_2(dst, val, __ATOMIC_SEQ_CST);
}
#endif


error: patch failed: lib/librte_eal/common/include/generic/rte_atomic.h:212
error: lib/librte_eal/common/include/generic/rte_atomic.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eal/common/include/generic/rte_atomic.h...
error: while searching for:
static inline uint16_t
rte_atomic16_exchange(volatile uint16_t *dst, uint16_t val)
{
	return __atomic_exchange_2(dst, val, __ATOMIC_SEQ_CST);
}
#endif


error: patch failed: lib/librte_eal/common/include/generic/rte_atomic.h:212
error: lib/librte_eal/common/include/generic/rte_atomic.h: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_eal/common/include/generic/rte_atomic.h...
error: while searching for:
static inline uint16_t
rte_atomic16_exchange(volatile uint16_t *dst, uint16_t val)
{
	return __atomic_exchange_2(dst, val, __ATOMIC_SEQ_CST);
}
#endif


error: patch failed: lib/librte_eal/common/include/generic/rte_atomic.h:212
error: lib/librte_eal/common/include/generic/rte_atomic.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_eal/common/include/generic/rte_atomic.h...
error: while searching for:
static inline uint16_t
rte_atomic16_exchange(volatile uint16_t *dst, uint16_t val)
{
	return __atomic_exchange_2(dst, val, __ATOMIC_SEQ_CST);
}
#endif


error: patch failed: lib/librte_eal/common/include/generic/rte_atomic.h:212
error: lib/librte_eal/common/include/generic/rte_atomic.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_eal/common/include/generic/rte_atomic.h...
error: while searching for:
static inline uint16_t
rte_atomic16_exchange(volatile uint16_t *dst, uint16_t val)
{
	return __atomic_exchange_2(dst, val, __ATOMIC_SEQ_CST);
}
#endif


error: patch failed: lib/librte_eal/common/include/generic/rte_atomic.h:212
error: lib/librte_eal/common/include/generic/rte_atomic.h: patch does not apply

DPDK STV team


More information about the test-report mailing list