numam-dpdk/lib/librte_kni
Dan Gora c6fd54f28c kni: add function to set link state on kernel interface
Add a new API function to KNI, rte_kni_update_link() to allow DPDK
applications to update the link status for KNI network interfaces in
the linux kernel.

Signed-off-by: Dan Gora <dg@adax.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-10-26 19:46:15 +02:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build kni: disable for 32-bit meson builds 2018-07-12 12:24:01 +02:00
rte_kni_fifo.h kni: introduce C11 atomic into FIFO synchronization 2018-10-26 18:10:14 +02:00
rte_kni_version.map kni: add function to set link state on kernel interface 2018-10-26 19:46:15 +02:00
rte_kni.c kni: add function to set link state on kernel interface 2018-10-26 19:46:15 +02:00
rte_kni.h kni: add function to set link state on kernel interface 2018-10-26 19:46:15 +02:00