04/06/2020 11:59, Sarosh Arif:
> The path to the ethtool application was slightly incorrect in the
> documentation. This patch corrects that path.
>
> Fixes: bda68ab9d1e7 ("examples/ethtool: add user-space ethtool sample
> application")
> Cc: [email protected]
>
> Signed-off-by: Sarosh Arif <[email protected]>
> ---
> - ./ethtool-app/ethtool-app/${RTE_TARGET}/ethtool [EAL options]
> + ./ethtool-app/${RTE_TARGET}/ethtool [EAL options]Applied, thanks

