doc: add ixgbe detach crash in release notes
authorFerruh Yigit <ferruh.yigit@intel.com>
Wed, 30 May 2018 17:46:06 +0000 (18:46 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 30 May 2018 19:31:27 +0000 (21:31 +0200)
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
doc/guides/rel_notes/release_18_05.rst

index 42a5b37..c8c4797 100644 (file)
@@ -625,6 +625,13 @@ Known Issues
 
   Bugzilla entry: https://dpdk.org/tracker/show_bug.cgi?id=53
 
+* **ixgbe PMD crash on hotplug detach when no VF created.**
+
+  ixgbe PMD uninit path cause null pointer dereference because of port representor
+  cleanup when number of VF is zero.
+
+  Bugzilla entry: https://dpdk.org/tracker/show_bug.cgi?id=57
+
 * **Bonding PMD may fail to accept new slaves in certain conditions.**
 
   In certain conditions when using testpmd,