dpdk: allow interface name to be specified from startup.conf
[vpp.git] / src / vpp / conf / startup.conf
index 66b0c22..7532f50 100644 (file)
@@ -94,6 +94,11 @@ cpu {
        ## Whitelist specific interface by specifying PCI address
        # dev 0000:02:00.0
 
+       ## Set interface name
+       # dev 0000:02:00.1 {
+       #       name eth0
+       # }
+
        ## Whitelist specific interface by specifying PCI address and in
        ## addition specify custom parameters for this interface
        # dev 0000:02:00.1 {