Re: [ovs-dev] [PATCH] Documentation: Change the address in userspace-tunneling.rst

2021-09-30 Thread Paolo Valerio
"Ferriter, Cian"  writes:

>> -Original Message-
>> From: dev  On Behalf Of Paolo Valerio
>> Sent: Wednesday 29 September 2021 21:43
>> To: d...@openvswitch.org
>> Cc: f...@redhat.com; i.maxim...@ovn.org
>> Subject: [ovs-dev] [PATCH] Documentation: Change the address in 
>> userspace-tunneling.rst
>> 
>> Fixes: b438493e1b03 ("doc: Add DPDK to userspace tunneling guide")
>> Signed-off-by: Paolo Valerio 
>> ---
>>  Documentation/howto/userspace-tunneling.rst |2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/Documentation/howto/userspace-tunneling.rst 
>> b/Documentation/howto/userspace-tunneling.rst
>> index 4e23b2e0c..e96b79985 100644
>> --- a/Documentation/howto/userspace-tunneling.rst
>> +++ b/Documentation/howto/userspace-tunneling.rst
>> @@ -175,7 +175,7 @@ If the tunnel route is missing, adding it now::
>> 
>>  $ ovs-appctl ovs/route/add 172.168.1.1/24 br-phy
>> 
>> -Repeat these steps if necessary for `host2`, but using ``192.168.1.1`` and
>> +Repeat these steps if necessary for `host2`, but using ``192.168.1.2`` and
>>  ``172.168.1.2`` for the VM and tunnel interface IP addresses, respectively.
>> 
>>  Testing
>> 
>
> Hi Paolo,
>
> I'm just wondering if you've seen my patch changing these lines in the docs:
> http://patchwork.ozlabs.org/project/openvswitch/patch/20210922120033.39221-1-cian.ferri...@intel.com/

Hi Cian,

no, I missed it. I'll drop the patch.

Paolo

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH] Documentation: Change the address in userspace-tunneling.rst

2021-09-30 Thread Ferriter, Cian



> -Original Message-
> From: dev  On Behalf Of Paolo Valerio
> Sent: Wednesday 29 September 2021 21:43
> To: d...@openvswitch.org
> Cc: f...@redhat.com; i.maxim...@ovn.org
> Subject: [ovs-dev] [PATCH] Documentation: Change the address in 
> userspace-tunneling.rst
> 
> Fixes: b438493e1b03 ("doc: Add DPDK to userspace tunneling guide")
> Signed-off-by: Paolo Valerio 
> ---
>  Documentation/howto/userspace-tunneling.rst |2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/howto/userspace-tunneling.rst 
> b/Documentation/howto/userspace-tunneling.rst
> index 4e23b2e0c..e96b79985 100644
> --- a/Documentation/howto/userspace-tunneling.rst
> +++ b/Documentation/howto/userspace-tunneling.rst
> @@ -175,7 +175,7 @@ If the tunnel route is missing, adding it now::
> 
>  $ ovs-appctl ovs/route/add 172.168.1.1/24 br-phy
> 
> -Repeat these steps if necessary for `host2`, but using ``192.168.1.1`` and
> +Repeat these steps if necessary for `host2`, but using ``192.168.1.2`` and
>  ``172.168.1.2`` for the VM and tunnel interface IP addresses, respectively.
> 
>  Testing
> 

Hi Paolo,

I'm just wondering if you've seen my patch changing these lines in the docs:
http://patchwork.ozlabs.org/project/openvswitch/patch/20210922120033.39221-1-cian.ferri...@intel.com/

Thanks,
Cian
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev