numam-dpdk/lib/librte_kni
Ivan Ilchenko b57e35d6e9 kni: check code of promiscuous mode switch
rte_eth_promiscuous_enable()/rte_eth_promiscuous_disable() return
value was changed from void to int, so modify usage of these
functions across lib/librte_kni according to new return type.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-07 15:00:54 +02:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build lib: add reasons for components being disabled 2019-07-02 23:21:05 +02:00
rte_kni_fifo.h kni: fix kernel crash with multi-segments 2019-07-15 22:48:20 +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: check code of promiscuous mode switch 2019-10-07 15:00:54 +02:00
rte_kni.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00