It should be systemd who provides the PCI address based name.

According to [1], starting with v197, systemd will automatically
assign a predictable nic name.

[1]: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
master
Madper Xie 2018-07-08 17:43:40 +08:00
parent 52d77dd32c
commit 5cdf8ae9c8
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -127,7 +127,7 @@ mTCP can be prepared in three ways.
on this page: http://dpdk.org/doc/nics. Please make sure that your
NIC is compatible before moving on to the next step.
- recent Linux kernels tend to rename Ethernet interfaces based on
- recent Systemd tend to rename Ethernet interfaces based on
their PCI addresses. If you are using Intel based Ethernet adapters,
please rename the interface with a ``dpdk`` prefix. You can do so
using the following command: