You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issues in zephyr_build_run_sim.sh could be related to setting up the zeth network interface via net-setup. If the setup worked you should see the zeth if with ip a
17: zeth: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether 00:00:5e:00:53:ff brd ff:ff:ff:ff:ff:ff
inet 192.0.2.2/24 scope global zeth
valid_lft forever preferred_lft forever
inet6 2001:db8::2/128 scope global nodad
valid_lft forever preferred_lft forever
inet6 fe80::200:5eff:fe00:53ff/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
The text was updated successfully, but these errors were encountered: