From: Ouyang Changchun Date: Tue, 16 Jun 2015 01:38:43 +0000 (+0800) Subject: doc: announce ABI changes for vhost-user multiple queues X-Git-Tag: spdx-start~8521 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=3c848bd7b1c6f4f681b833322a748fdefbb5fb2d;p=dpdk.git 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 --- 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.