```
### L2fwd config based on MAC ###

- version: 2
interfaces: ['4b:00.0', '4b:00.1']
port_info:
- dest_mac: b8:ce:f6:dc:xx:xx
src_mac:  b8:ce:f6:dc:xx:xx
- dest_mac: b8:ce:f6:dc:xx:xx
src_mac:  b8:ce:f6:dc:xx:xx

platform:
master_thread_id: 0
latency_thread_id: 1
dual_if:
- socket: 0
threads: 
[2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62]

memory:
mbuf_2048: 265535
```

```
### l3fwd config based on IPs ###

- version: 2
interfaces: ['4b:00.0', '4b:00.1']
port_info:
- ip: 10.10.1.2
default_gw: 10.10.1.1
- ip: 10.10.2.2
default_gw: 10.10.2.1

platform:
master_thread_id: 0
latency_thread_id: 1
dual_if:
- socket: 0
threads: 
[2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62]

memory:
mbuf_2048: 265535

```
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22398): https://lists.fd.io/g/vpp-dev/message/22398
Mute This Topic: https://lists.fd.io/mt/95959719/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to