From: "Michael S. Tsirkin" <mst@redhat.com>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: Harald Mommer <hmo@opensynergy.com>,
linux-can@vger.kernel.org, virtio-dev@lists.oasis-open.org
Subject: Re: [virtio-dev] review of virtio-can (was: Re: MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?)
Date: Wed, 14 Jul 2021 03:15:29 -0400 [thread overview]
Message-ID: <20210714031300-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20210625091938.5s7g2eiuz52vx7fh@pengutronix.de>
On Fri, Jun 25, 2021 at 11:19:38AM +0200, Marc Kleine-Budde wrote:
> On 24.06.2021 17:21:15, Harald Mommer wrote:
> > First draft went to virtio-comment@lists.oasis-open.org and
> > virtio-dev@lists.oasis-open.org.
> >
> > https://markmail.org/search/?q=virtio-can&q=list%3Aorg.oasis-open.lists.virtio-comment#query:virtio-can%20list%3Aorg.oasis-open.lists.virtio-comment+page:1+mid:hdxj35fsthypllkt+state:results
>
> > [virtio-dev] [PATCH 1/1] [RFC] virtio-can: Add the device specification.
> > Harald Mommer Thu, 01 Apr 2021 08:21:09 -0700
> >
> > virtio-can is a virtual CAN device. It provides a way to give access to
> > a CAN controller from a driver guest. The device is aimed to be used by
> > driver guests running a HLOS as well as by driver guests running a
> > typical RTOS as used in controller environments.
>
> Let's open the focus of this driver and not limit us to RTOSes.
>
> > ---
> > content.tex | 1 +
> > introduction.tex | 3 +
> > virtio-can.tex | 245 +++++++++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 249 insertions(+)
> > create mode 100644 virtio-can.tex
> >
> > diff --git a/content.tex b/content.tex
> > index e536fd4..c1604db 100644
> > --- a/content.tex
> > +++ b/content.tex
> > @@ -6564,6 +6564,7 @@ \subsubsection{Legacy Interface: Framing
> > Requirements}\label{sec:Device
> > \input{virtio-mem.tex}
> > \input{virtio-i2c.tex}
> > \input{virtio-scmi.tex}
> > +\input{virtio-can.tex}
> >
> > \chapter{Reserved Feature Bits}\label{sec:Reserved Feature Bits}
> >
> > diff --git a/introduction.tex b/introduction.tex
> > index 7204b24..84ea5c0 100644
> > --- a/introduction.tex
> > +++ b/introduction.tex
> > @@ -79,6 +79,9 @@ \section{Normative References}\label{sec:Normative References}
> > \phantomsection\label{intro:SCMI}\textbf{[SCMI]} &
> > Arm System Control and Management Interface, DEN0056,
> > \newline\url{https://developer.arm.com/docs/den0056/c}, version C and
> > any future revisions\\
> > + \phantomsection\label{intro:CAN_Driver}\textbf{[CAN Driver]} &
> > + Specification of CAN Driver -- AUTOSAR CP R20-11,
>
> As mentioned before don't make this AUTOSAR specific.
If the specs are more or less identical it might be worth it to link
to AUTOSAR too just because it can be downloaded for free.
--
MST
next prev parent reply other threads:[~2021-07-14 7:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 12:22 MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load? Harald Mommer
2021-06-18 9:16 ` Marc Kleine-Budde
2021-06-18 18:23 ` Oliver Hartkopp
2021-06-19 21:42 ` Marc Kleine-Budde
2021-06-24 15:21 ` Harald Mommer
2021-06-24 18:45 ` Oliver Hartkopp
2021-06-28 13:47 ` Harald Mommer
2021-06-25 9:19 ` review of virtio-can (was: Re: MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?) Marc Kleine-Budde
2021-06-29 17:14 ` Harald Mommer
2021-07-14 7:15 ` Michael S. Tsirkin [this message]
2021-07-15 16:04 ` [virtio-dev] " Harald Mommer
2021-06-25 9:39 ` MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load? Marc Kleine-Budde
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=20210714031300-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=hmo@opensynergy.com \
--cc=linux-can@vger.kernel.org \
--cc=mkl@pengutronix.de \
--cc=virtio-dev@lists.oasis-open.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