[dpdk-dev] [PATCH v3 1/1] vhost_xen: fix compile error in main.c

2015-12-07 Thread Thomas Monjalon
2015-11-01 15:58, Bernard Iremonger: > /examples/vhost_xen/main.c:659:61: error: ?as no member named ? ata, > rte_pktmbuf_data_len(buff)); > rte_memcpy((void *)(uintptr_t)buff_addr, (const void*)buff->data, > rte_pktmbuf_data_len(buff)); > make[1]: *** [main.o] Error 1

[dpdk-dev] [PATCH v3 1/1] vhost_xen: fix compile error in main.c

2015-11-01 Thread Bernard Iremonger
/examples/vhost_xen/main.c:659:61: error: ?as no member named ? ata, rte_pktmbuf_data_len(buff)); rte_memcpy((void *)(uintptr_t)buff_addr, (const void*)buff->data, rte_pktmbuf_data_len(buff)); make[1]: *** [main.o] Error 1^ make[1]: *** [main.o] Error 1