Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> --- doc/guides/rel_notes/release_20_11.rst | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst index 4eb3224a76..2a0f1605fe 100644 --- a/doc/guides/rel_notes/release_20_11.rst +++ b/doc/guides/rel_notes/release_20_11.rst @@ -78,6 +78,12 @@ New Features ``--portmask=N`` where N represents the hexadecimal bitmask of ports used. +* ** Updated Virtio driver.** + + * Added support for Vhost-vDPA backend to Virtio-user PMD. + * Changed Virtio device default link speed to unknown and added support for + 200G link speed. + Removed Items ------------- @@ -91,6 +97,8 @@ Removed Items Also, make sure to start the actual text at the margin. ======================================================= +* vhost: Dequeue zero-copy support has been removed. + API Changes ----------- @@ -172,6 +180,8 @@ API Changes * bpf: ``RTE_BPF_XTYPE_NUM`` has been dropped from ``rte_bpf_xtype``. +* vhost: moved vDPA APIs from experimental to stable. + ABI Changes ----------- -- 2.26.2