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

2015-10-30 Thread Thomas Monjalon
2015-10-30 17:07, Iremonger, Bernard: > Hi Thomas, > > > -Original Message- > > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > Sent: Friday, October 30, 2015 5:01 PM > > To: Iremonger, Bernard > > Cc: dev at dpdk.org > > Subjec

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

2015-10-30 Thread Thomas Monjalon
2015-10-22 14:21, Bernard Iremonger: > changes in v2: > update release notes > > Signed-off-by: Bernard Iremonger Please what is the error? > - rte_memcpy((void *)(uintptr_t)buff_hdr_addr, (const > void*)&virtio_hdr, vq->vhost_hlen); > + rte_memcpy((void *)(uintptr_t)bu

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

2015-10-30 Thread Iremonger, Bernard
Hi Thomas, > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, October 30, 2015 5:01 PM > To: Iremonger, Bernard > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2 1/1] vhost_xen: fix compile error in > main.c

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

2015-10-23 Thread Ananyev, Konstantin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bernard Iremonger > Sent: Thursday, October 22, 2015 2:22 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 1/1] vhost_xen: fix compile error in main.c > > changes in v2: &

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

2015-10-22 Thread Bernard Iremonger
changes in v2: update release notes Signed-off-by: Bernard Iremonger --- doc/guides/rel_notes/release_2_2.rst | 3 +++ examples/vhost_xen/main.c| 8 +--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/re