doc: add new KNI features to release notes
authorDan Gora <dg@adax.com>
Mon, 5 Nov 2018 19:54:13 +0000 (17:54 -0200)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 18 Nov 2018 23:38:04 +0000 (00:38 +0100)
commit45acbb1f25f2e7039ece2412f9bbba475a80eaf6
tree990268de14086638adc9550414e5279170729168
parent1a5a9cb32a93da47fa6aa0da8407337feaf901f8
doc: add new KNI features to release notes

Add the new module parameter for the KNI kernel module, the new command
line flag for the KNI sample application, and the new API function
'rte_kni_update_link()' to the release note.

Fixes: c6fd54f28c24 ("kni: add function to set link state on kernel interface")
Fixes: 89397a01ce4a ("kni: set default carrier state of interface")
Fixes: 724beb913b44 ("examples/kni: monitor and update link state continually")

Signed-off-by: Dan Gora <dg@adax.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/rel_notes/release_18_11.rst