Hi,
Can I test a 100GbE NIC using the ClearFrog board?
Maybe with the QSFP port and something like the below?
ls-addni dpmac.1 # will add the NIC
ifconfig eth1 up # link up
ifconfig eth1 mtu 9000 # bigger packets for faster throughput
Thanks!