• Kirill Smelkov's avatar
    ethtool: New component to query and control NICs driver and hardware settings · a79c0856
    Kirill Smelkov authored
    ethtool can be used to adjust NIC settings, such as e.g. interrupt
    coalescing and various others. It usually requires root to do so.
    
    However regular users can query NIC settings via ethtool just ok.
    
    This way upcoming neotest SR will use it to query/display NIC setting
    which are essential to get good networked latency and automatically
    produce warnings if it is not.
    a79c0856