Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/1] rpmsg: virtio: Make buffer size and number configurable
@ 2023-09-28 15:38 Divin Raj
  2023-09-28 15:38 ` [PATCH 1/1] " Divin Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Divin Raj @ 2023-09-28 15:38 UTC (permalink / raw)
  To: Bjorn Andersson, Mathieu Poirier; +Cc: linux-kernel, linux-remoteproc

This change is necessary to support the allocation of memory for an out-of-tree
rpmsg ethernet device driver over virtio, enabling support for packet sizes
based on the MTU (Maximum Transmission Unit) size (1500).

Peter Hoyes (1):
  rpmsg: virtio: Make buffer size and number configurable

 drivers/rpmsg/Kconfig            | 23 +++++++++++++++++++++++
 drivers/rpmsg/virtio_rpmsg_bus.c | 27 +++------------------------
 2 files changed, 26 insertions(+), 24 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-03 18:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 15:38 [PATCH 0/1] rpmsg: virtio: Make buffer size and number configurable Divin Raj
2023-09-28 15:38 ` [PATCH 1/1] " Divin Raj
2023-09-28 15:51   ` Randy Dunlap
2023-09-28 16:10   ` Tanmay Shah
     [not found]     ` <45db1e0a-4f60-4fcc-bf30-06630a712ccc@arm.com>
2023-10-03 18:01       ` Tanmay Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox