Re: [PATCH net-next v2 1/3] net: ethernet: ti: RPMsg based shared memory ethernet driver

From: Yojana Mallik
Date: Mon Jun 03 2024 - 01:51:12 EST




On 5/31/24 21:00, Randy Dunlap wrote:


On 5/30/24 11:40 PM, Yojana Mallik wrote:
diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig
index 1729eb0e0b41..4f00cb8fe9f1 100644
--- a/drivers/net/ethernet/ti/Kconfig
+++ b/drivers/net/ethernet/ti/Kconfig
@@ -145,6 +145,15 @@ config TI_AM65_CPSW_QOS
The EST scheduler runs on CPTS and the TAS/EST schedule is
updated in the Fetch RAM memory of the CPSW.
+config TI_K3_INTERCORE_VIRT_ETH
+ tristate "TI K3 Intercore Virtual Ethernet driver"
+ help
+ This driver provides intercore virtual ethernet driver
+ capability.Intercore Virtual Ethernet driver is modelled as

capability. Intercore

I will fix this.


+ a RPMsg based shared memory ethernet driver for network traffic

a RPMsg-based


I will fix this.

+ tunnelling between heterogeneous processors Cortex A and Cortex R
+ used in TI's K3 SoCs.


OK, the darned British spellings can stay. ;)
(the double-l words)


I will fix this. Thankyou for pointing out the errors.

Regards,
Yojana Mallik