Tvnet Driver regression for Jetpack 4.4 vs 4.6?
Mar 04, 2024
We are using the tegra_vnet.c driver (source files attached
Makefile (159 Bytes)
tegra_vnet.c (26.4 KB)
tegra_vnet.h (9.2 KB)
) for our PCIe DMA ethernet interface.
When running this driver, we tested that the data rate for JetPack 4.4 was around 6 Gbps. But when we upgraded to Jetpack 4.6 (on the same hardware without any changes), we dropped to around 2 Gbps.
Are we using the most updated version of this tvnet driver for 4.6 (and beyond)? We plan on upgrading to 5.1 sometime in the future, but not until we have the same data rate that we experience with JetPack 4.4.
What could be causing this data rate regression for v4.6?