From: Ferruh Yigit Date: Wed, 30 May 2018 17:46:06 +0000 (+0100) Subject: doc: add ixgbe detach crash in release notes X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=9bc509164ef9cf6f6007a996282bcb31590b9d99;p=dpdk.git doc: add ixgbe detach crash in release notes Signed-off-by: Ferruh Yigit Acked-by: Pablo de Lara --- diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst index 42a5b37c97..c8c4797aa2 100644 --- a/doc/guides/rel_notes/release_18_05.rst +++ b/doc/guides/rel_notes/release_18_05.rst @@ -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,