Minor bugfix

2017-07-17 Thread Olivier Houchard
Hi guys, The attached patch fixes a potential use after free, if for some reason we failed to get the address of a transfered socket. It should be fairly safe to apply. Regards, Olivier >From 6fa0e381b38d3a9a3d29e59cbcca34fb1d375e3e Mon Sep 17 00:00:00 2001 From: Olivier Houchard

Re: Does anyone heard about DPDK

2017-07-17 Thread Lukas Tribus
Hello, Am 15.07.2017 um 14:18 schrieb Andrew Smalley: > On 15 July 2017 at 10:32, Aleksandar Lazic wrote: >> Hi, >> >> Network acceleration with DPDK >> https://lwn.net/Articles/725254/ >> >> -- >> Best Regards >> Aleks I believe eBPF + XDP is more interesting at this

Re: Does anyone heard about DPDK

2017-07-17 Thread Jerry Scharf
The only thing I know that uses DPDK is ostineto, a network traffic generator tool. I think it is going to be a while before any of this gets integrated into the kernel for general networking. My understanding is that this is for people who really want to squeeze all they can out of a 10/40G

Re: Does anyone heard about DPDK

2017-07-17 Thread Willy Tarreau
Hi, On Mon, Jul 17, 2017 at 11:34:21AM -0700, Jerry Scharf wrote: > The only thing I know that uses DPDK is ostineto, a network traffic > generator tool. I think it is going to be a while before any of this gets > integrated into the kernel for general networking. My understanding is that > this

Re: Failed to compile haproxy with lua on Solaris 10

2017-07-17 Thread Willy Tarreau
On Tue, Jul 18, 2017 at 03:17:29AM +, Akhnin Nikita wrote: > Bump! Any updates for this? It looks like nobody had the time to work on this or had more important stuff to deal with for now :-/ Adding this to my very long todo-list. Willy

Re: Minor bugfix

2017-07-17 Thread Willy Tarreau
Hi Olivier, On Mon, Jul 17, 2017 at 05:31:27PM +0200, Olivier Houchard wrote: > Hi guys, > > The attached patch fixes a potential use after free, if for some reason we > failed to get the address of a transfered socket. > It should be fairly safe to apply. Merged, thank you. willy

RE: Failed to compile haproxy with lua on Solaris 10

2017-07-17 Thread Akhnin Nikita
Bump! Any updates for this? -Original Message- From: Akhnin Nikita [mailto:n.akh...@ftc.ru] Sent: Monday, May 15, 2017 9:31 AM To: Willy Tarreau ; BenoƮt GARNIER Cc: haproxy@formilux.org Subject: RE: Failed to compile haproxy with lua on Solaris 10

Re: Does anyone heard about DPDK

2017-07-17 Thread Aleksandar Lazic
Hi Willy, Willy Tarreau wrote on 17.07.2017: > Hi, > On Mon, Jul 17, 2017 at 11:34:21AM -0700, Jerry Scharf wrote: >> The only thing I know that uses DPDK is ostineto, a network traffic >> generator tool. I think it is going to be a while before any of this gets >> integrated into the kernel