Maintenance is complete. Please open a ticket at
support.linuxfoundation.org if you have any issues.
Thank you,
Anton & Vanessa
On 07/02/2019 12:28 PM, Vanessa Valderrama wrote:
>
> Jenkins has been placed in shutdown mode
>
> Thank you,
> Vanessa
>
> On 07/01/2019 10:43 AM, Vanessa Valderrama w
Jenkins has been placed in shutdown mode
Thank you,
Vanessa
On 07/01/2019 10:43 AM, Vanessa Valderrama wrote:
>
> This is a reminder we have Jenkins maintenance tomorrow.
>
> Thank you,
> Vanessa
>
> On 06/25/2019 02:49 PM, Vanessa Valderrama wrote:
>>
>> *What:*
>>
>> FD.io system maintenance
>
Hi,
Yes, it should. But there are several things that must be considered:
- the proxy code is not optimized at all. It’s just a toy
- fifos (buffers for connections) are not auto-tunnable at this point. To
achieve a high throughput you need to manually configure large fifos. Here’s[1]
how we do
Hello,
Can a host stack handle a large number of connections? I tried to test the tcp
proxy from the vpp (tested with wrk) and I see that this proxy shows a very low
bandwidth even compared to the TCP proxy under Linux.
Thanks.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to thi
I missed a place that when all data acked, FIN is send out and the flag will be
removed, then if peer side ACK the FIN, the connection will step to FIN_WAIT_2,
So please ignore this.
At 2019-06-12 23:42:09, "guangwei" wrote:
From the code, when active close in tcp_connection_close, the
Hi Damjan,
Thanks for the very quick response...
Do you have any preferred VM in order to test the VPP performance with least
affect from VM side ?
In addition I saw that in the new DPDK the socket-mem is deprecated, I didn't
figure out how much memory I'm allocating for the VPP and DPDK,
Can
Even more cleaner one will be to add “-“ in front of sudo which tells make to
ignore return code :)
Btw i’m responsible for this one, that line was quick fix to address another
stupidity of rpm which fails to upgrade package when real file is replaced with
symbolic link
—
Damjan
> On 2