> On 16 Dec 2018, at 21:46, Stephen Hemminger <[email protected]> > wrote: > > > On Sun, 16 Dec 2018 11:40:42 +0100 > "Damjan Marion via Lists.Fd.Io" <[email protected] > <mailto:[email protected]>> wrote: > >> slightly related: not sure if people notified, but recently I added option >> to specify interface name from the startup.conf. >> >> i.e. >> dpdk { >> dev 0000:12:00.0 { name eth0 } >> dev 0000:12:00.1 { name eth1 } >> } >> >> An then config looks like: >> >> set int ip address eth0 172.16.0.1/24 >> set int ip address eth1 172.16.1.1/24 >> >> much easier to type and reuse configs on different nics.... >> > > Cool. > How does that work when DPDK unbinds the network device.
This doesn't have anything with linux interface names. It is just arbitrary string, it can be foo0 and foo1 instead...
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11627): https://lists.fd.io/g/vpp-dev/message/11627 Mute This Topic: https://lists.fd.io/mt/28755737/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
