[dpdk-dev] [PATCH v2] kni: use kni_ethtool_ops only with unknown drivers

Stephen Hemminger stephen at networkplumber.org
Mon Dec 3 20:51:19 CET 2018


On Sun, 2 Dec 2018 13:54:11 +0300
Igor Ryzhov <iryzhov at nfware.com> wrote:

> Stephen,
> 
> ethtool_get_link returns EOPNOTSUPP if device doesn't supply get_link:
> 

You are right, kni needs to supply ethool ops and can use the standard
ethtool_op_get_link as the callback.


More information about the dev mailing list