Re: [ovs-dev] [PATCH ovn 0/2] fix IP fragmented traffic hitting LB

2023-02-23 Thread Lorenzo Bianconi
On Feb 23, Ales Musil wrote: > On Wed, Feb 22, 2023 at 4:58 PM Lorenzo Bianconi < > lorenzo.bianc...@redhat.com> wrote: > > > Lorenzo Bianconi (2): > > northd: move defrag router pipeline stage forward > > northd: add flows to defrag IP traffic > > > > northd/northd.c | 50 ++-- > >

Re: [ovs-dev] [PATCH ovn 0/2] fix IP fragmented traffic hitting LB

2023-02-23 Thread Ales Musil
On Thu, Feb 23, 2023 at 7:29 AM Ales Musil wrote: > > > On Wed, Feb 22, 2023 at 4:58 PM Lorenzo Bianconi < > lorenzo.bianc...@redhat.com> wrote: > >> Lorenzo Bianconi (2): >> northd: move defrag router pipeline stage forward >> northd: add flows to defrag IP traffic >> >> northd/northd.c

Re: [ovs-dev] [PATCH ovn 0/2] fix IP fragmented traffic hitting LB

2023-02-22 Thread Ales Musil
On Wed, Feb 22, 2023 at 4:58 PM Lorenzo Bianconi < lorenzo.bianc...@redhat.com> wrote: > Lorenzo Bianconi (2): > northd: move defrag router pipeline stage forward > northd: add flows to defrag IP traffic > > northd/northd.c | 50 ++-- > northd/ovn-northd.8.xml | 60 +++-- >

[ovs-dev] [PATCH ovn 0/2] fix IP fragmented traffic hitting LB

2023-02-22 Thread Lorenzo Bianconi
Lorenzo Bianconi (2): northd: move defrag router pipeline stage forward northd: add flows to defrag IP traffic northd/northd.c | 50 ++-- northd/ovn-northd.8.xml | 60 +++-- tests/ovn-northd.at | 526 tests/ovn.at| 52 ++--