This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Dear TI:
can we config the pcie as virtual netdev, as below : git.kernel.org/.../pci-epf-vntb.c
* +------------+ +---------------------------------------+ * | | | | * +------------+ | +--------------+ * | NTB | | | NTB | * | NetDev | | | NetDev | * +------------+ | +--------------+ * | NTB | | | NTB | * | Transfer | | | Transfer | * +------------+ | +--------------+ * | | | | | * | PCI NTB | | | | * | EPF | | | | * | Driver | | | PCI Virtual | * | | +---------------+ | NTB Driver | * | | | PCI EP NTB |<------>| | * | | | FN Driver | | | * +------------+ +---------------+ +--------------+ * | | | | | | * | PCI Bus | <-----> | PCI EP Bus | | Virtual PCI | * | | PCI | | | Bus | * +------------+ +---------------+--------+--------------+ * PCIe Root Port PCI EP
if it is ok, can we move this function to freeRTOS in R52 core?
Hi Yajun,
can we config the pcie as virtual netdev
Yes
if it is ok, can we move this function to freeRTOS in R52 core?
TI only supports PCIe Linux driver for TDA4VM, so we will not be able to support this.
Regards,
Takuma