hmmm, that is confusing, I am using
DOCA_1.5.1_BSP_3.9.3_Ubuntu_20.04-4.2211-LTS.signed
and the after flashing the bfb, the ifconfig -a on the DPU side still looks sth like this:
ubuntu@localhost:~$ ifconfig -a
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 370 bytes 32380 (32.3 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 370 bytes 32380 (32.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
oob_net0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether 08:c0:eb:d1:fc:5c txqueuelen 1000 (Ethernet)
RX packets 11262 bytes 750141 (750.1 KB)
RX errors 0 dropped 28 overruns 0 frame 0
TX packets 114 bytes 20209 (20.2 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
p0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::ac0:ebff:fed1:fc56 prefixlen 64 scopeid 0x20
ether 08:c0:eb:d1:fc:56 txqueuelen 1000 (Ethernet)
RX packets 2133 bytes 191080 (191.0 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 47 bytes 3562 (3.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
p1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::ac0:ebff:fed1:fc57 prefixlen 64 scopeid 0x20
ether 08:c0:eb:d1:fc:57 txqueuelen 1000 (Ethernet)
RX packets 2134 bytes 191357 (191.3 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 46 bytes 3492 (3.4 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tmfifo_net0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.100.2 netmask 255.255.255.252 broadcast 192.168.100.3
inet6 fe80::21a:caff:feff:ff01 prefixlen 64 scopeid 0x20
ether 00:1a:ca:ff:ff:01 txqueuelen 1000 (Ethernet)
RX packets 1151 bytes 116536 (116.5 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1426 bytes 130701 (130.7 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
am I missing any step here?