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 Oct 18 03:28:04.806 INFO egress packet handler is running for port 0
22 Oct 18 03:28:04.807 INFO ingress packet handler is running for port 0
23 Oct 18 03:28:04.807 INFO ingress packet handler is running for port 1
24 Oct 18 03:28:04.807 INFO egress packet handler is running for port 1
25 Oct 18 03:28:04.807 INFO ingress packet handler is running for port 2
26 Oct 18 03:28:04.807 INFO egress packet handler is running for port 2