On Fri, Mar 17, 2023 at 5:35 PM Numan Siddique <[email protected]> wrote:
>
> On Wed, Mar 8, 2023 at 6:45 AM Simon Horman <[email protected]> wrote:
> >
> > On Mon, Feb 27, 2023 at 02:52:53PM +0100, Lorenzo Bianconi wrote:
> > > Introduce a post_defrag router ingress pipeline stage and move current 
> > > defrag
> > > code in post_defrag stage. This is a preliminary patch to just defrag IP
> > > fragment traffic (without performing DNAT) before accessing L4 info (e.g.
> > > L4 protocol port) since they are not available in all IP fragment.
> > >
> > > Signed-off-by: Lorenzo Bianconi <[email protected]>
> >
> > Reviewed-by: Simon Horman <[email protected]>
>
> I think this patch needs a rebase.

Also in the tests which this patch modifies,  can you please replace
the table numbers with '?'  (like sed 's/table=../table=??/')  so that
future reordering of table numbers doesn't fail the tests.

Numan

>
> Numan
>
> >
> > _______________________________________________
> > dev mailing list
> > [email protected]
> > https://mail.openvswitch.org/mailman/listinfo/ovs-dev
> >
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to