xbo775
xbo775
Switch Info: ``` root@localhost:~/stratum/stratum/hal/bin/barefoot/docker# cat /etc/onl/platform x86-64-accton-wedge100bf-32x-r0 root@localhost:~/stratum/stratum/hal/bin/barefoot/docker# uname -a Linux localhost 4.14.49-OpenNetworkLinux #1 SMP Thu Jun 25 17:42:47 UTC 2020 x86_64 GNU/Linux root@localhost:~/stratum/stratum/hal/bin/barefoot/docker# lsmod Module Size Used by bf_kdrv...
I installed ONL-master-ONL-OS-DEB9-2018-06-19.2333-16f97c4-AMD64-SWI-INSTALLER on Wedge 100BF-32x by ONIE, I can enter the ONL system after first installation restart, but can't enter it after restart again, An error occurred during startup:...
I want to clone a packet to cpu, but get a lot. There is my p4 code: ```p4 action clone_to_cpu(egressSpec_t port) { standard_metadata.egress_spec = port; hdr.ipv4.ttl = hdr.ipv4.ttl - 1;...