numam-dpdk/lib/kni
Ferruh Yigit b67f598e23 kni: update link only on change
'rte_kni_update_link()' updates virtual KNI interface link using kernel
sysfs interface.
If the requested link status is same as interface link status, do not
update the link status but return with success.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-07-09 17:22:42 +02:00
..
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_kni_common.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_kni_fifo.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_kni.c kni: update link only on change 2021-07-09 17:22:42 +02:00
rte_kni.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map kni: update link only on change 2021-07-09 17:22:42 +02:00