[dpdk-dev] [PATCH 0/2] Fix Xen compilation for 32 bits

2016-04-10 Thread Thomas Monjalon
2016-04-10 20:25, Pablo de Lara: > Xen library and vhost_xen app cannot build on 32 bits, > so this patchset fixes both. > > Pablo de Lara (2): > xen: fix compilation on 32 bits > vhost_xen: fix compilation on 32 bits Applied, thanks

[dpdk-dev] [PATCH 0/2] Fix Xen compilation for 32 bits

2016-04-10 Thread Pablo de Lara
Xen library and vhost_xen app cannot build on 32 bits, so this patchset fixes both. Pablo de Lara (2): xen: fix compilation on 32 bits vhost_xen: fix compilation on 32 bits drivers/net/xenvirt/virtqueue.h| 2 +- examples/vhost_xen/vhost_monitor.c | 10 +++--- 2 files changed, 8 inse