From Fedora Project Wiki
Description
This test case verifies that you can configure the network interfaces with the new naming scheme.
Setup
- Boot into a Fedora 44 or Rawhide kernel.
How to test
- Run the command
system-config-networkto configure and enable an on-board device such asem1 - Run the command
system-config-networkto configure and enable an add-in network device such aspci3#1 - Run the command
system-config-networkto configure and enable a SRIOV virtual function network device such aspci3#1_0
Expected Results
- All attempts to run
system-config-networksucceed and enable the desired device as expected. This can be confirmed using the commandifconfigand inspecting the interface configuration files in/etc/sysconfig/network-scripts/ifcfg-* - All configured network interfaces are able to pass traffic.
