DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add ixgbe detach crash known issue in release notes
@ 2018-05-30 17:46 Ferruh Yigit
  2018-05-30 17:55 ` De Lara Guarch, Pablo
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2018-05-30 17:46 UTC (permalink / raw)
  To: Thomas Monjalon, John McNamara, Marko Kovacevic; +Cc: dev, Ferruh Yigit

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 doc/guides/rel_notes/release_18_05.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index 42a5b37c9..c8c4797aa 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,
-- 
2.14.3

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-30 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-30 17:46 [dpdk-dev] [PATCH] doc: add ixgbe detach crash known issue in release notes Ferruh Yigit
2018-05-30 17:55 ` De Lara Guarch, Pablo
2018-05-30 19:30   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).