Re: [ovs-discuss] Roadmap for DPDK usespace NAT

2016-09-18 Thread 张东亚
Hi Justin, Thanks a lot for your prompt reply, we will try the ct feature first. 2016-09-19 13:56 GMT+08:00 Justin Pettit : > > > On Sep 18, 2016, at 7:21 PM, 张东亚 wrote: > > > > Hi Ben, > > > > So that means the only thing we can know is NAT for DPDK is not > implemented, can we expect it be re

Re: [ovs-discuss] Roadmap for DPDK usespace NAT

2016-09-18 Thread Justin Pettit
> On Sep 18, 2016, at 7:21 PM, 张东亚 wrote: > > Hi Ben, > > So that means the only thing we can know is NAT for DPDK is not implemented, > can we expect it be released with first 2.6 release? OVS 2.6 will likely be released either this week or next, and doesn't include NAT for DPDK (only for L

Re: [ovs-discuss] Roadmap for DPDK usespace NAT

2016-09-18 Thread 张东亚
Hi Ben, So that means the only thing we can know is NAT for DPDK is not implemented, can we expect it be released with first 2.6 release? I tried to googling, however does not find some existing patch for the feature. 2016-09-19 0:23 GMT+08:00 Ben Pfaff : > On Sun, Sep 18, 2016 at 08:24:57PM +0

Re: [ovs-discuss] Roadmap for DPDK usespace NAT

2016-09-18 Thread Ben Pfaff
On Sun, Sep 18, 2016 at 08:24:57PM +0800, 张东亚 wrote: > From ovs 2.6 branch NEWS file, it have stated the following sentence: > > Basic connection tracking for the userspace datapath (no ALG, > fragmentation or NAT support yet) > > I am wonder what's the developmenent schedule for userspace NAT ba

[ovs-discuss] Roadmap for DPDK usespace NAT

2016-09-18 Thread 张东亚
Hi List, >From ovs 2.6 branch NEWS file, it have stated the following sentence: Basic connection tracking for the userspace datapath (no ALG, fragmentation or NAT support yet) I am wonder what's the developmenent schedule for userspace NAT based on DPDK, will it be released with first OVS 2.6 re