DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add virtio GUEST ANNOUNCE to release notes
@ 2018-02-09 14:27 Xiao Wang
  2018-02-09  9:56 ` Mcnamara, John
  0 siblings, 1 reply; 4+ messages in thread
From: Xiao Wang @ 2018-02-09 14:27 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, thomas, Xiao Wang

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
---
 doc/guides/rel_notes/release_18_02.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index c42a1d64b..d9718c174 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -230,6 +230,12 @@ New Features
   current build system using ``make``. For instructions on how to do a DPDK build
   using the new system, see the instructions in ``doc/build-sdk-meson.txt``.
 
+* **Added VIRTIO_NET_F_GUEST_ANNOUNCE feature support in virtio pmd.**
+
+  In scenario where the vhost backend doesn't have the ability to generate RARP
+  packet, the VM running virtio pmd can still be live migrated if
+  VIRTIO_NET_F_GUEST_ANNOUNCE feature is negotiated.
+
 .. note::
 
     This new build system support is incomplete at this point and is added
-- 
2.15.1

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

end of thread, other threads:[~2018-02-14 17:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09 14:27 [dpdk-dev] [PATCH] doc: add virtio GUEST ANNOUNCE to release notes Xiao Wang
2018-02-09  9:56 ` Mcnamara, John
2018-02-13 23:31   ` Thomas Monjalon
2018-02-14 17:57     ` 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).