scylladb / seastar

High performance server-side application framework
http://seastar.io
Apache License 2.0
8.39k stars 1.55k forks source link

[perftune.py][Azure]: identify dependent physical network device #2534

Open vladzcloudius opened 1 week ago

vladzcloudius commented 1 week ago

HEAD: 1b0a30873a0da82afb6b67a4d10844735da7172d

Description

On Azure VMs with Enhanced Networking enabled we should tweak both a virtual and a physical network devices when only a virtual device is given via --nic option.

This similar to a VLAN case.

Ref https://github.com/scylladb/scylladb/issues/21554