Forum Discussion
JonWay_C_Intel
Frequent Contributor
4 years agoHow do you set the MTU of the XL710? What is the command?
ahaa
Occasional Contributor
4 years agols -la /sys/class/net
sudo ip link set dev enp61s0f0 mtu 9600
sudo ip link set dev enp61s0f1 mtu 9600
sudo ip link set dev enp64s0f0 mtu 9600
sudo ip link set dev enp64s0f1 mtu 9600
ip link show enp61s0f0
ip link show enp61s0f1
ip link show enp64s0f0
ip link show enp64s0f1
sudo fpgadiag -b 0b3f -m fpgamac --side=host --mtu
then bound to dpdk