Re: [ovs-dev] [PATCH 1/1] netdev-dpdk: Move to DPDK 1.7.1

2014-10-20 Thread Pravin Shelar
On Mon, Oct 20, 2014 at 10:32 AM, Thomas Graf wrote: > On 10/13/14 at 03:17pm, maryam.tahhan wrote: >> This patch updates the documentation to reflect that DPDK 1.7.1 is supported. >> Travis scripts have also been updated to reflect this. DPDK phy and ring >> ports >> were validated against DPDK

Re: [ovs-dev] [PATCH 1/1] netdev-dpdk: Move to DPDK 1.7.1

2014-10-20 Thread Thomas Graf
On 10/13/14 at 03:17pm, maryam.tahhan wrote: > This patch updates the documentation to reflect that DPDK 1.7.1 is supported. > Travis scripts have also been updated to reflect this. DPDK phy and ring ports > were validated against DPDK 1.7.1. > (note: ring ports were validated with the upcoming mul

Re: [ovs-dev] [PATCH 1/1] netdev-dpdk: Move to DPDK 1.7.1

2014-10-17 Thread Daniele Di Proietto
Thanks for the patch. Acked-by: Daniele Di Proietto Pravin, would you mind pushing this? I suggest one minor change, inline. On 10/13/14, 7:17 AM, "maryam.tahhan" wrote: >This patch updates the documentation to reflect that DPDK 1.7.1 is >supported. >Travis scripts have also been updated to

[ovs-dev] [PATCH 1/1] netdev-dpdk: Move to DPDK 1.7.1

2014-10-13 Thread maryam.tahhan
This patch updates the documentation to reflect that DPDK 1.7.1 is supported. Travis scripts have also been updated to reflect this. DPDK phy and ring ports were validated against DPDK 1.7.1. (note: ring ports were validated with the upcoming multi-queue patch fix). Reviewed-by: Mark D. Gray Sign