diff mbox series

[ovs-dev] documentation: packets that arrive from other chassis resubmit to table 38

Message ID 20230505095143.3931-1-liw@yusur.tech
State Accepted
Headers show
Series [ovs-dev] documentation: packets that arrive from other chassis resubmit to table 38 | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/github-robot-_ovn-kubernetes fail github build: failed

Commit Message

李玮 May 5, 2023, 9:51 a.m. UTC
Signed-off-by: Wei Li <liw@yusur.tech>
---
 ovn-architecture.7.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dumitru Ceara May 8, 2023, 11:05 a.m. UTC | #1
On 5/5/23 11:51, Wei Li wrote:
> Signed-off-by: Wei Li <liw@yusur.tech>
> ---
>  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>
>  

Thanks for the patch, Wei Li!  I applied it to the main branch and
backported it to all stable branches down to 22.03 LTS.

Checking the AUTHORS file I see we have:

$ grep 'Wei Li' AUTHORS.rst
Wei Li                             liw@dtdream.com

Was the above your previous email address?  If so I can update it.
Otherwise, I can add a new entry.

Regards,
Dumitru
李玮 May 8, 2023, 11:13 a.m. UTC | #2
Yes it is me
update the email please
thks
------------------------------------------------------------------
发件人:Dumitru Ceara <dceara@redhat.com>
发送时间:2023年5月8日(星期一) 19:06
收件人:李玮 <liw@yusur.tech>; dev <dev@openvswitch.org>
主 题:Re: [ovs-dev] [PATCH ovn] documentation: packets that arrive from other chassis resubmit to table 38
On 5/5/23 11:51, Wei Li wrote:
> Signed-off-by: Wei Li <liw@yusur.tech>
> ---
> 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>
> 
Thanks for the patch, Wei Li! I applied it to the main branch and
backported it to all stable branches down to 22.03 LTS.
Checking the AUTHORS file I see we have:
$ grep 'Wei Li' AUTHORS.rst
Wei Li liw@dtdream.com
Was the above your previous email address? If so I can update it.
Otherwise, I can add a new entry.
Regards,
Dumitru
Dumitru Ceara May 8, 2023, 11:19 a.m. UTC | #3
On 5/8/23 13:13, 李玮 wrote:
> Yes it is me
> update the email please

Sure thing:

https://github.com/ovn-org/ovn/commit/5ca582b946d37d9e228f852b57404a2fd2bcafcb

Regards,
Dumitru
diff mbox series

Patch

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>