DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update ICE doc
@ 2019-04-12  3:33 Wenzhuo Lu
  2019-04-12  3:33 ` Wenzhuo Lu
  2019-04-15 21:54 ` Rami Rosen
  0 siblings, 2 replies; 12+ messages in thread
From: Wenzhuo Lu @ 2019-04-12  3:33 UTC (permalink / raw)
  To: dev; +Cc: Wenzhuo Lu

Update ICE document to describe a MDD event.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
---
 doc/guides/nics/ice.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index 15c2766..666b1b2 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -82,6 +82,15 @@ are chosen based on 2 conditions.
   If any not supported features are used, ICE vector PMD is disabled and the
   normal paths are chosen.
 
+Malicious driver detection (MDD)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+It's not appropriate to send a packet, if this packet's destination MAC address
+is just this port's MAC address. If SW tries to send such packets, HW will
+report a MDD event and drop the packets.
+
+The APPs based on DPDK should avoid providing such packets.
+
 Sample Application Notes
 ------------------------
 
-- 
1.9.3

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

end of thread, other threads:[~2019-04-23  3:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-12  3:33 [dpdk-dev] [PATCH] doc: update ICE doc Wenzhuo Lu
2019-04-12  3:33 ` Wenzhuo Lu
2019-04-15 21:54 ` Rami Rosen
2019-04-15 21:54   ` Rami Rosen
2019-04-16  4:39   ` Lu, Wenzhuo
2019-04-16  4:39     ` Lu, Wenzhuo
2019-04-16  7:59     ` Rami Rosen
2019-04-16  7:59       ` Rami Rosen
2019-04-17  5:16       ` Lu, Wenzhuo
2019-04-17  5:16         ` Lu, Wenzhuo
2019-04-23  3:31     ` Zhang, Qi Z
2019-04-23  3:31       ` Zhang, Qi Z

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).