kni: support promiscuous mode set
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 18 Jan 2018 06:12:59 +0000 (11:42 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 1 Feb 2018 00:03:10 +0000 (01:03 +0100)
commit528057df4c4fb5b5b45bd8060267cb4105eda212
tree64fb65f00156ca15fb5ca4fc72181c5bb431c9d2
parent1cfe212ed17a505be53d09845554cd51607dd2a6
kni: support promiscuous mode set

Inform userspace app about promisc mode change

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/sample_app_ug/kernel_nic_interface.rst
lib/librte_eal/linuxapp/eal/include/exec-env/rte_kni_common.h
lib/librte_eal/linuxapp/kni/kni_net.c
lib/librte_kni/rte_kni.c
lib/librte_kni/rte_kni.h
test/test/test_kni.c