[ovs-dev] [PATCH] netdev-afxdp: updated documentation

Gregory Rose gvrose8192 at gmail.com
Wed Dec 2 21:47:08 UTC 2020



On 12/2/2020 10:21 AM, Toms Atteka wrote:
> If system is missing ethtool, test fails silently.
> 
> Signed-off-by: Toms Atteka <cpp.code.lv at gmail.com>
> ---
>   Documentation/intro/install/afxdp.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/intro/install/afxdp.rst b/Documentation/intro/install/afxdp.rst
> index 3c8f78825..a597658e2 100644
> --- a/Documentation/intro/install/afxdp.rst
> +++ b/Documentation/intro/install/afxdp.rst
> @@ -166,7 +166,7 @@ Finally, build and install OVS::
>   
>   To kick start end-to-end autotesting::
>   
> -  uname -a # make sure having 5.0+ kernel
> +  uname -a # make sure having 5.0+ kernel and ethtool installed
>     make check-afxdp TESTSUITEFLAGS='1'
>   
>   .. note::
> 

Thanks Toms.

Acked-by: Greg Rose <gvrose8192 at gmail.com>


More information about the dev mailing list