> Hi Lorenzo,

Hi Dumitru,

> 
> On 7/2/25 12:18 PM, Lorenzo Bianconi wrote:
> > Introduce I-P for logical switch creation in en_northd node.
> > This series is based on top of the following series:
> > https://patchwork.ozlabs.org/project/ovn/cover/20250625151249.2257635-1-mmich...@redhat.com/
> > 
> 
> As we determined that the series from Mark introduces some performance
> issues and that we might need to either address those or delay the
> series until 26.03, I'm going to mark your patch set as "deferred" in
> patchwork for now.
> 
> Would you mind reposting once we figure out the next steps for the
> datapath binding refactor series?

ack, I am looking into it.

Regards,
Lorenzo

> 
> Thanks,
> Dumitru
> 
> > Lorenzo Bianconi (1):
> >   northd: I-P for logical switch creation in en_northd.
> > 
> > Numan Siddique (2):
> >   northd: Reallocate LB nb_lr_map/nb_ls_map if needed.
> >   northd: I-P for logical switch creation in en_ls_stateful engine node.
> > 
> >  lib/ovn-util.h                      |  22 +++
> >  northd/en-datapath-logical-switch.c |  16 ++
> >  northd/en-datapath-logical-switch.h |   4 +
> >  northd/en-lflow.c                   |   4 +
> >  northd/en-ls-stateful.c             |  12 +-
> >  northd/en-northd.c                  |  16 ++
> >  northd/en-northd.h                  |   2 +
> >  northd/inc-proc-northd.c            |   8 +-
> >  northd/lb.c                         |  44 +++++-
> >  northd/lb.h                         |  24 ++-
> >  northd/northd.c                     | 232 ++++++++++++++++++++++++----
> >  northd/northd.h                     |  19 +++
> >  tests/ovn-northd.at                 |  70 ++++++++-
> >  13 files changed, 437 insertions(+), 36 deletions(-)
> > 
> 
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to