[ovs-dev] [PATCH 0/3] Port Group fixes

Mark Michelson mmichels at redhat.com
Mon Jul 30 14:40:58 UTC 2018


For the series (aside from Han's finding):

Acked-by: Mark Michelson <mmichels at redhat.com>

On 07/26/2018 06:51 AM, Jakub Sitnicki wrote:
> This series addresses two issues noticed with Port Groups:
> 
> (1) Port Group name cannot be used to refer to a row in NB DB.
> (2) LSP dynamic addresses don't get copied to port group address sets.
> 
> The series depends on recent fixes for IPAM from Mark Michelson [1].
> 
> Thanks,
> Jakub
> 
> [1] https://patchwork.ozlabs.org/patch/947155/
> 
> 
> Jakub Sitnicki (3):
>    ovn-nbctl: Allow referring to port groups by name.
>    ovn-northd: Make use of svec for storing lists of addresses.
>    ovn-northd: Propagate dynamic addresses to port group address sets.
> 
>   ovn/northd/ovn-northd.c   |  77 ++++++++++++++++----------------
>   ovn/utilities/ovn-nbctl.c |   3 ++
>   tests/ovn-nbctl.at        |  14 ++++++
>   tests/ovn.at              | 109 ++++++++++++++++++++++++++++++++++++++++++++++
>   4 files changed, 163 insertions(+), 40 deletions(-)
> 
> --
> 2.14.4
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
> 



More information about the dev mailing list