Re: Anyone heard about DPDK?

2019-02-12 Thread Aleksandar Lazic
Hi all. Wow so much feedback, thanks all for the answers ;-) Am 12.02.2019 um 15:23 schrieb Alexandre Cassen: > There has been a lot of applications/stack built around DPDK last few years. > Mostly because people found it easy to code stuff around DPDK and are so happy > to display perf graph abo

Re: Anyone heard about DPDK?

2019-02-12 Thread Alexandre Cassen
There has been a lot of applications/stack built around DPDK last few years. Mostly because people found it easy to code stuff around DPDK and are so happy to display perf graph about their DPDK application vs plain Linux Kernel stack. My intention here would be to warn a little bit about this

Re: Anyone heard about DPDK?

2019-02-12 Thread Federico Iezzi
Nowadays most VNF (virtual network function) in the telco operators are built around DPDK. Not demos, most 5G will be like that. 4G is migrating as we speak on this new architecture. There isn't any TCP stack built-it but the libraries can be used to build one. VPP has integrated DPDK in this way.

Re: Anyone heard about DPDK?

2019-02-12 Thread Julien Laffaye
Something like http://seastar.io/ or https://fd.io/ ? :) On Mon, Feb 11, 2019 at 11:25 AM Baptiste wrote: > Hi, > > HAProxy requires a TCP stack below it. DPDK itself is not enough. > > Baptiste > >>

Re: Anyone heard about DPDK?

2019-02-11 Thread Baptiste
Hi, HAProxy requires a TCP stack below it. DPDK itself is not enough. Baptiste >

Re: Anyone heard about DPDK?

2019-02-10 Thread Igor Cicimov
On Mon, 11 Feb 2019 1:49 am Bruno Henc Hi, > > > Another good explanation on what DPDK does is available here: > > > https://learning.oreilly.com/videos/oscon-2017/9781491976227/9781491976227-video306685 > > https://wiki.fd.io/images/1/1d/40_Gbps_IPsec_on_commodity_hardware.pdf > > > > On 2/10/19

Re: Anyone heard about DPDK?

2019-02-10 Thread Bruno Henc
Hi, Another good explanation on what DPDK does is available here: https://learning.oreilly.com/videos/oscon-2017/9781491976227/9781491976227-video306685 https://wiki.fd.io/images/1/1d/40_Gbps_IPsec_on_commodity_hardware.pdf On 2/10/19 12:21 PM, Aleksandar Lazic wrote: Am 10.02.2019 um 12:0

Re: Anyone heard about DPDK?

2019-02-10 Thread Aleksandar Lazic
Am 10.02.2019 um 12:06 schrieb Lukas Tribus: > On Sun, 10 Feb 2019 at 10:48, Aleksandar Lazic wrote: >> >> Hi. >> >> I have seen this in some twitter posts and asked me if it's something >> useable for a Loadbalancer like HAProxy ? >> >> https://www.dpdk.org/ >> >> To be honest it looks like a vi

Re: Anyone heard about DPDK?

2019-02-10 Thread Lukas Tribus
On Sun, 10 Feb 2019 at 10:48, Aleksandar Lazic wrote: > > Hi. > > I have seen this in some twitter posts and asked me if it's something useable > for a Loadbalancer like HAProxy ? > > https://www.dpdk.org/ > > To be honest it looks like a virtual NIC, but I'm not sure. See: https://www.mail-arch