Max level shown:
1 Config {
2 p4_program: "/opt/libsidecar_lite.so",
3 ports: [
4 Port {
5 sidecar: "sw0",
6 scrimlet: "sr0",
7 mtu: 1500,
8 },
9 Port {
10 sidecar: "sw1",
11 scrimlet: "sr1",
12 mtu: 1500,
13 },
14 Port {
15 sidecar: "sw2",
16 scrimlet: "sr2",
17 mtu: 1500,
18 },
19 ],
20 }
21 Nov 26 07:34:20.366 INFO egress packet handler is running for port 0
22 Nov 26 07:34:20.366 INFO ingress packet handler is running for port 2
23 Nov 26 07:34:20.366 INFO ingress packet handler is running for port 1
24 Nov 26 07:34:20.366 INFO ingress packet handler is running for port 0
25 Nov 26 07:34:20.366 INFO egress packet handler is running for port 1
26 Nov 26 07:34:20.366 INFO egress packet handler is running for port 2