Skip to content

Commit

Permalink
virtio: configure Linux net iface with ethtool
Browse files Browse the repository at this point in the history
Signed-off-by: aegiap <[email protected]>
  • Loading branch information
aegiap committed Apr 30, 2018
1 parent ade49d6 commit 90416cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swap_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ def get_number_cpu():
pass


@ifon('Linux')
def network_virtio(vif_list):
"""
Enable multiqueue for vif in virtio mode
Expand Down

0 comments on commit 90416cb

Please sign in to comment.