"
Subject: RE: [ovs-dev] [PATCH RFC v2] Conntrack: Avoid recirculation for
established connections.
Thanks Darrel for your useful comments, I've tried to replicate the
usecases you mentioned, please find inline some details.
Regards,
Antonio
> -Orig
boun...@openvswitch.org] On Behalf Of Fischetti, Antonio
> > Sent: Tuesday, June 6, 2017 5:15 PM
> > To: Darrell Ball ; d...@openvswitch.org
> > Subject: Re: [ovs-dev] [PATCH RFC v2] Conntrack: Avoid recirculation for
> > established connections.
> >
> > Thank
o: Darrell Ball ; d...@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH RFC v2] Conntrack: Avoid recirculation for
> established connections.
>
> Thanks Darrel for your useful comments, I've tried to replicate the usecases
> you mentioned, please find inline some details.
>
>
etti, Antonio ; d...@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH RFC v2] Conntrack: Avoid recirculation for
> established connections.
>
> Comments inline
>
> On 5/29/17, 8:24 AM, "ovs-dev-boun...@openvswitch.org on behalf of
> Fischetti, Antonio" antonio.fische...@intel.c
Antonio
> -Original Message-
> From: ovs-dev-boun...@openvswitch.org [mailto:ovs-dev-
> boun...@openvswitch.org] On Behalf Of antonio.fische...@intel.com
> Sent: Thursday, May 25, 2017 5:03 PM
> To: d...@openvswitch.org
> Subject: [ovs-dev] [PA
ev-
> boun...@openvswitch.org] On Behalf Of antonio.fische...@intel.com
> Sent: Thursday, May 25, 2017 5:03 PM
> To: d...@openvswitch.org
> Subject: [ovs-dev] [PATCH RFC v2] Conntrack: Avoid recirculation for
> established connections.
>
> From: Antonio Fischetti
>
> With c
From: Antonio Fischetti
With conntrack enabled, packets get recirculated and this impacts
the performance with thousands of active concurrent connections.
This patch is aimed at avoiding recirculation for packets belonging to
established connections in steady state. This is achieved by
manipulat