From: Divin Raj <divin.raj@arm.com>
To: Bjorn Andersson <andersson@kernel.org>,
Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org
Subject: [PATCH 0/1] rpmsg: virtio: Make buffer size and number configurable
Date: Thu, 28 Sep 2023 16:38:24 +0100 [thread overview]
Message-ID: <20230928153825.151948-1-divin.raj@arm.com> (raw)
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
next reply other threads:[~2023-09-28 15:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-28 15:38 Divin Raj [this message]
2023-09-28 15:38 ` [PATCH 1/1] rpmsg: virtio: Make buffer size and number configurable 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230928153825.151948-1-divin.raj@arm.com \
--to=divin.raj@arm.com \
--cc=andersson@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=mathieu.poirier@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox