On Wed, Sep 25, 2019 at 10:51 AM Ben Pfaff <b...@ovn.org> wrote:

> On Mon, Aug 26, 2019 at 09:05:44AM -0700, Darrell Ball wrote:
> > Cache the 'conn' context and use it when it is valid.  The cached 'conn'
> > context will get reset if it is not expected to be valid; the cost to do
> > this is negligible.  Besides being most optimal, this also handles corner
> > cases, such as decapsulation leading to the same tuple, as in tunnel VPN
> > cases.  A negative test is added to check the resetting of the cached
> > 'conn'.
> >
> > Signed-off-by: Darrell Ball <dlu...@gmail.com>
>
> Applied to master.  Thank you!
>

cool, thank you
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to