From f0737839793ab94164dc026484962768f033e6f7 Mon Sep 17 00:00:00 2001 From: Han Han Date: Sat, 7 May 2022 09:17:38 +0800 Subject: [PATCH] news: Add news for rss and rss_hash_report attributes Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 74254b7b0f..07029c4101 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -46,6 +46,12 @@ v8.3.0 (2022-05-02) This IOMMU device can be used with both Q35 and ARM virt guests. + * qemu: Introduce attributes rss and rss_hash_report for net interface + + They can enable in-qemu/ebpf RSS and in-qemu RSS hash report for virtio NIC. + Require QEMU >= 5.1. + + v8.2.0 (2022-04-01) =================== -- 2.39.5