Re: [ovs-dev] User space connection tracking benchmarks

2022-07-08 Thread Paolo Valerio
Aaron Conole writes: > Paolo Valerio writes: > >> Paolo Valerio writes: >> >>> Ilya Maximets writes: >>> On 6/20/22 23:57, Paolo Valerio wrote: > Ilya Maximets writes: > >> On 6/7/22 11:39, Robin Jarry wrote: >>> Paolo Valerio, Jun 05, 2022 at 19:37: Just a

Re: [ovs-dev] User space connection tracking benchmarks

2022-07-08 Thread Aaron Conole
Paolo Valerio writes: > Paolo Valerio writes: > >> Ilya Maximets writes: >> >>> On 6/20/22 23:57, Paolo Valerio wrote: Ilya Maximets writes: > On 6/7/22 11:39, Robin Jarry wrote: >> Paolo Valerio, Jun 05, 2022 at 19:37: >>> Just a note that may be useful. >>> After

Re: [ovs-dev] User space connection tracking benchmarks

2022-07-01 Thread Paolo Valerio
Paolo Valerio writes: > Ilya Maximets writes: > >> On 6/20/22 23:57, Paolo Valerio wrote: >>> Ilya Maximets writes: >>> On 6/7/22 11:39, Robin Jarry wrote: > Paolo Valerio, Jun 05, 2022 at 19:37: >> Just a note that may be useful. >> After some tests, I noticed that

Re: [ovs-dev] User space connection tracking benchmarks

2022-06-24 Thread Paolo Valerio
Ilya Maximets writes: > On 6/20/22 23:57, Paolo Valerio wrote: >> Ilya Maximets writes: >> >>> On 6/7/22 11:39, Robin Jarry wrote: Paolo Valerio, Jun 05, 2022 at 19:37: > Just a note that may be useful. > After some tests, I noticed that establishing e.g. two TCP connections,

Re: [ovs-dev] User space connection tracking benchmarks

2022-06-21 Thread Ilya Maximets
On 6/20/22 23:57, Paolo Valerio wrote: > Ilya Maximets writes: > >> On 6/7/22 11:39, Robin Jarry wrote: >>> Paolo Valerio, Jun 05, 2022 at 19:37: Just a note that may be useful. After some tests, I noticed that establishing e.g. two TCP connections, and leaving the first one idle

Re: [ovs-dev] User space connection tracking benchmarks

2022-06-20 Thread Paolo Valerio
Ilya Maximets writes: > On 6/7/22 11:39, Robin Jarry wrote: >> Paolo Valerio, Jun 05, 2022 at 19:37: >>> Just a note that may be useful. >>> After some tests, I noticed that establishing e.g. two TCP connections, >>> and leaving the first one idle after 3whs, once the second connection >>>

Re: [ovs-dev] User space connection tracking benchmarks

2022-06-16 Thread Ilya Maximets
On 6/7/22 11:39, Robin Jarry wrote: > Paolo Valerio, Jun 05, 2022 at 19:37: >> Just a note that may be useful. >> After some tests, I noticed that establishing e.g. two TCP connections, >> and leaving the first one idle after 3whs, once the second connection >> expires (after moving to TIME_WAIT

Re: [ovs-dev] User space connection tracking benchmarks

2022-06-07 Thread Robin Jarry
Paolo Valerio, Jun 05, 2022 at 19:37: > Just a note that may be useful. > After some tests, I noticed that establishing e.g. two TCP connections, > and leaving the first one idle after 3whs, once the second connection > expires (after moving to TIME_WAIT as a result of termination), the > second

Re: [ovs-dev] User space connection tracking benchmarks

2022-06-05 Thread Paolo Valerio
"Robin Jarry" writes: > Hi all, > > I have been working on some benchmarks of user space connection > tracking. I wanted to give some feedback on the results so that I got on > two patch series that were submitted by Paolo and Gaëtan a while ago. > > In this intent, I have written a small script

[ovs-dev] User space connection tracking benchmarks

2022-04-27 Thread Robin Jarry
Hi all, I have been working on some benchmarks of user space connection tracking. I wanted to give some feedback on the results so that I got on two patch series that were submitted by Paolo and Gaëtan a while ago. In this intent, I have written a small script that makes use of T-Rex ASTF API to