On 5/5/23 10:57, Wei Li wrote: > Signed-off-by: Wei Li <[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 cb1064f71..86c6258e0 100644 > --- a/ovn-architecture.7.xml > +++ b/ovn-architecture.7.xml > @@ -1318,7 +1318,7 @@ > output port is known. These pieces of information are obtained > from the tunnel encapsulation metadata (see <code>Tunnel > Encapsulations</code> for encoding details). Then the actions > resubmit > - to table 33 to enter the logical egress pipeline. > + to table 38 to enter the logical egress pipeline. > </p> > </li> >
Hi, Wei Li. Your patch is for OVN, so you should have 'ovn' in the subject prefix of your patch, i.e. [PATCH ovn] instead of '[PATCH]'. See: https://docs.ovn.org/en/latest/internals/contributing/submitting-patches.html#email-subject Since your patch is not marked for OVN, the robot is trying to apply it to OVS and fails. Please, re-send with a correct prefix. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
