Tegra_vnet driver compatible with JetPack 5.1.2?
Mar 04, 2024
Is there a more updated version of the tegra_vnet.c driver for the PCIe interface? We are this driver for PCIe communication and trying to upgrade to JetPack 5.1.2, but it gives us kernel panics and fails.
It works great with JetPack 4.6.3, but after we upgraded to 5.1.2, we experience kernel panics when the interface is up (no panics when the interface is not up, so that is how we think it is related to the PCIe interface). I have attached the kernel panic log, as well as a zip file with the tegra_vnet c, h, and makefile included for the tvnet driver we are using (previously provided to us my NVIDIA a while back).
Thank you for helping us out on this issue.
tvnet.zip (9.7 KB)
pcie_kernel_panic_log.txt (18.4 KB)