ret = rte_service_map_lcore_set(i, ids[lcore_iter], 1);
It can be reproduced very easily on Fedora 21 with
gcc-4.9.2-6.fc21.x86_64.
It is fixed after applied this patch.
Signed-off-by: Yi Yang
---
lib/librte_eal/common/rte_service.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_
ied in OVS DPDK by memory hotplug and
hotunplug in qemu.
Signed-off-by: Yi Yang
---
lib/librte_vhost/vhost_user.c | 72 ++-
1 file changed, 65 insertions(+), 7 deletions(-)
diff --git a/lib/librte_vhost/vhost_user.c b/lib/librte_vhost/vhost_user.c
ind
= rte_service_map_lcore_set(i, ids[lcore_iter], 1);
cc1: all warnings being treated as errors
./dpdk/mk/internal/rte.compile-pre.mk:138:
recipe for target 'rte_service.o' failed
Signed-off-by: Yi Yang
---
lib/librte_eal/common/rte_service.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -
3 matches
Mail list logo