From 3c848bd7b1c6f4f681b833322a748fdefbb5fb2d Mon Sep 17 00:00:00 2001 From: Ouyang Changchun Date: Tue, 16 Jun 2015 09:38:43 +0800 Subject: [PATCH] doc: announce ABI changes for vhost-user multiple queues It announces the planned ABI changes for vhost-user multiple queues feature on v2.2. Signed-off-by: Changchun Ouyang Acked-by: Neil Horman --- doc/guides/rel_notes/deprecation.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index c1e349bc9b..fb3c215a07 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -57,3 +57,7 @@ Deprecation Notices VLAN are monitored. The Cloud mode is for VxLAN and NVGRE, and the tunnel type, TNI/VNI, inner MAC and inner VLAN are monitored. The release 2.2 will contain these changes without backwards compatibility. + +* ABI changes are planned for struct virtio_net in order to support vhost-user + multiple queues feature. + It should be integrated in release 2.2 without backward compatibility. -- 2.20.1