Hey, so I’m looking into getting both a 5GbE and a 1GbE Ethernet port (RJ45) on the T5000 module. I’ve looked into using the MGBE controller for the 5GbE port, but I haven’t been able to find any information confirming whether this is actually possible.
One for 1GbE and one for 5GbE. I’d like to use as few PCIe lanes as possible.
I’ve seen a board design where they implemented two 10GbE ports from the MGBE using the AQR113C, but based on what was said in the other forum post, I don’t understand how that is possible.
I can see here that it might be supported, but that you would have to provide your own software. Is this true? And what software do you mean by that ?
Here you say that there is no support for XFI.
But in the design guide, you say that you can communicate with the MGBE using XFI under 7.3 MGBE.
I hope someone can clarify some of my confusion.
The Design Guide covers the hardware side and the Jetson Linux Developer Guide covers software support. The hardware is capable of XFI as per the Design Guide but as you found in other forum posts, there is no software support.
Okay, so if you want to use MGBE as standard Ethernet, you will need to write your own software. The hardware support is there, but there is currently no ready-made software support.
And just to be clear: when I say this, I mean MGBE to Ethernet.
So, when I read this, I understand it as meaning that you can only have all 12 PCIe lanes available if you use C1, C2, C3, and C4.
Can C4 do PCIe bifurcation, so that C4 can support two M.2 slots with x4 lanes each? Or is that not possible, meaning one of the M.2 slots would have to run at x2 or x1?
Thor does not support PCIe bifurcation so one M.2 could be x4 on C4 and the second M.2 would have to be x2 on C3 or x1 on C1 or C2.
C4 x8 as the root port to a switch and then two x4 M.2s on the switch could work hardware-wise though I’m not sure about booting from one of the drives in that configuration. Checking with the software team.
I received feedback that boot failures have been seen with this setup if bootloader doesn’t have the driver for the PCIe switch. So please take this into consideration if one of the drives on the switch is the boot drive.
An imminent Jetson Thor Supported Components List update includes a PHY part validated by NVIDIA, including software support. I will reply here with a link when the new SCL is available on the download center.