On Sat, Jan 16, 2021 at 1:57 AM Ilya Maximets <[email protected]> wrote:
> On 4/22/20 11:29 AM, [email protected] wrote: > > From: Frank Wang <[email protected]> > > > > Signed-off-by: Frank Wang <[email protected]> > > --- > > ovn-architecture.7.xml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/ovn-architecture.7.xml b/ovn-architecture.7.xml > > index 533ae716d..e63e0d96b 100644 > > --- a/ovn-architecture.7.xml > > +++ b/ovn-architecture.7.xml > > @@ -509,7 +509,7 @@ > > > > <p> > > The <code>Port_Binding</code> table has some types of port binding > that do > > - not correspond directly to logical switch port types. The common > common is > > + not correspond directly to logical switch port types. The common is > > <code>patch</code> port bindings, known as <dfn>logical patch > ports</dfn>. > > These port bindings always occur in pairs, and a packet that enters > on > > either side comes out on the other. <code>ovn-northd</code> > connects > > > > This patch is in OVS patchwork, but it is for OVN and it's still valid. > Numan, Mark, could you pick it up? > Thanks Ilya for pointing it out and thanks Frank for the patch. I applied this patch to master. Numan > > Best regards, Ilya Maximets. > _______________________________________________ > 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
