How to use 10-Gb Ethernet in tegraB

Dear,

When ifconfig in tegraA, I can see enp3s0 (is this the 10-Gb Ethernet) and eth0; when ifonfig in tegraB I can see eth0.
According to https://docs.nvidia.com/drive/nvvib_docs/index.html#page/NVIDIA%2520DRIVE%2520Linux%2520SDK%2520Development%2520Guide%2FConfiguration%2Fnetwork_setup.html%23wwpID0E0HD0HA, I switch 10-Gb Ethernet from Tegra A to Tegra B.
But I can only see eth0 in both TegraA and TegraB, so How can I use 10-Gb Ethernet in tegraB

In the document, I know that “Tegra B reset is not supported when the 10Gb Ethernet port is part of the Tegra B virtual PCIe domain (VS1).” So, if I have same way to use 10-Gb Ethernet directly, when I restart TegraA and tegraB.

Thanks

Dear denglong,

If you’re using 5.0.5.0 PDK, please update new PDK(5.0.10.3) and refer to updated doc(5.0.10.3) instead of old version)5.0.5.0?

https://docs.nvidia.com/drive/active/5.0.10.3L/nvvib_docs/index.html#page/NVIDIA%2520DRIVE%2520Linux%2520SDK%2520Development%2520Guide%2FConfiguration%2Fnetwork_setup.html%23wwpID0E0RD0HA

Dear Steve

I think the upgrade may lead to other effects on my system, so I will use 10-Gb Ethernet in tegraA with enp3s0.

Thanks!