On 1/9/23 17:55, David Marchand wrote:
> This archive website disappeared.
> On the other hand, the link to an obsolete dpif-provider man page
> probably did not provide much info and we can simply mention the current
> file.
> 
> Signed-off-by: David Marchand <[email protected]>
> ---
>  Documentation/topics/windows.rst | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/topics/windows.rst 
> b/Documentation/topics/windows.rst
> index c5b34c85fb..7b10de43c1 100644
> --- a/Documentation/topics/windows.rst
> +++ b/Documentation/topics/windows.rst
> @@ -190,8 +190,8 @@ the kernel datapath and was ported independently of the 
> kernel datapath effort.
>  
>  As explained in the OVS porting design document [7]_, DPIF is the portion of
>  userspace that interfaces with the kernel portion of the OVS. The interface
> -that each DPIF provider has to implement is defined in ``dpif-provider.h``
> -[3]_.  Though each platform is allowed to have its own implementation of the
> +that each DPIF provider has to implement is defined in ``dpif-provider.h``.
> +Though each platform is allowed to have its own implementation of the
>  DPIF provider, it was found, via community feedback, that it is desired to
>  share code whenever possible. Thus, the DPIF provider for OVS on Hyper-V 
> shares
>  code with the DPIF provider on Linux. This interface is implemented in
> @@ -501,7 +501,6 @@ References
>  
>  .. [1] Hyper-V Extensible Switch 
> https://msdn.microsoft.com/windows/hardware/drivers/network/hyper-v-extensible-switch
>  .. [2] Hyper-V Extensible Switch Extensions 
> https://msdn.microsoft.com/windows/hardware/drivers/network/hyper-v-extensible-switch-extensions
> -.. [3] DPIF Provider 
> http://openvswitch.sourcearchive.com/documentation/1.1.0-1/dpif-provider_8h_source.html

This is a user-visible numbered list, so by removing the link #3
it becomes inconsistent, since we now have links #2 and #4, but
not #3:
  https://docs.openvswitch.org/en/latest/topics/windows/#id14

We either need to re-enumerate the list, or find some other way to
keep it consistent.



I applied other patches from the set.  Thanks!

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to