From 90416cbcfda25bf42a6eebea1a88a51af2ea4ad1 Mon Sep 17 00:00:00 2001 From: aegiap Date: Mon, 18 Sep 2017 15:24:08 +0200 Subject: [PATCH] virtio: configure Linux net iface with ethtool Signed-off-by: aegiap --- swap_init.py | 1 + 1 file changed, 1 insertion(+) diff --git a/swap_init.py b/swap_init.py index ffe3216..dfcd01b 100755 --- a/swap_init.py +++ b/swap_init.py @@ -502,6 +502,7 @@ def get_number_cpu(): pass +@ifon('Linux') def network_virtio(vif_list): """ Enable multiqueue for vif in virtio mode