1. Followed the instruction of GoldVIP bring up with the S32G3 V 1.12 version.
2. The RDB3 is booting from the SD card fine however at the end seeing the following error/warning
[ 33.017785] pfeng-slave 46000000.pfe_slave: ERR: (DRIVER) event 1 - Driver runtime error: [pfeng-slave-drv.c:265] PFE controller UP timed out
3. Setup a dcoker container environment as per instructions
4. start the ethernet gateway "A53 slow-path use cases"
vip@PTCLAPSUBRAS:~/goldvip$ sudo ./eth-slow-path-host.sh -L 3 -d full -t UDP -l 30 enx24f5a2f0fab0 enx002427884bba
Creating nw_ns0 and nw_ns1 network namespaces...
Adding enx24f5a2f0fab0 interface to nw_ns0...
Adding enx002427884bba interface to nw_ns1...
PING 10.0.1.2 (10.0.1.2) 56(84) bytes of data.
--- 10.0.1.2 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3064ms
Setting IP 192.168.100.1 to enx24f5a2f0fab0 in nw_ns0...
Setting IP 10.0.1.1 to enx002427884bba in nw_ns1...
Checking network between the network namespaces
Failed to connect to the network!
Retrying...
Deleting network namespaces...
Killing iperf3 process...
Creating nw_ns0 and nw_ns1 network namespaces...
Adding enx24f5a2f0fab0 interface to nw_ns0...
Adding enx002427884bba interface to nw_ns1...
connect: Network is unreachable
Setting IP 192.168.100.1 to enx24f5a2f0fab0 in nw_ns0...
Setting IP 10.0.1.1 to enx002427884bba in nw_ns1...
Checking network between the network namespaces
Failed to connect to the network!
Retrying...
Deleting network namespaces...
Killing iperf3 process...
Creating nw_ns0 and nw_ns1 network namespaces...
Adding enx24f5a2f0fab0 interface to nw_ns0...
Adding enx002427884bba interface to nw_ns1...
connect: Network is unreachable
Setting IP 192.168.100.1 to enx24f5a2f0fab0 in nw_ns0...
Setting IP 10.0.1.1 to enx002427884bba in nw_ns1...
Checking network between the network namespaces
Failed to connect to the network!
Retrying...
Deleting network namespaces...
Killing iperf3 process...
Creating nw_ns0 and nw_ns1 network namespaces...
Adding enx24f5a2f0fab0 interface to nw_ns0...
Adding enx002427884bba interface to nw_ns1...
connect: Network is unreachable
Setting IP 192.168.100.1 to enx24f5a2f0fab0 in nw_ns0...
Setting IP 10.0.1.1 to enx002427884bba in nw_ns1...
Checking network between the network namespaces
Failed to connect to the network!
Deleting network namespaces...
Killing iperf3 process...
vip@PTCLAPSUBRAS:~/goldvip$
while the above test is going on from the docker shell, minicom is printing the following….
root@s32g399ardb3:~# /home/root/eth-gw/eth-cleanup-target.sh
Device "pfe0sl" does not exist.
An error occurred in file /home/root/eth-gw/eth-cleanup-target.sh, at line 43
root@s32g399ardb3:~# /home/root/eth-gw/eth-slow-path-target.sh -L 3
Cannot find device "pfe0sl"
An error occurred in file /home/root/eth-gw/eth-slow-path-target.sh, at line 53
root@s32g399ardb3:~# /home/root/eth-gw/eth-cleanup-target.sh
Device "pfe0sl" does not exist.
An error occurred in file /home/root/eth-gw/eth-cleanup-target.sh, at line 43