From: Markus Schneider-Pargmann <msp@baylibre.com>
To: "Martin Hundebøll" <martin@geanix.com>
Cc: Marc Kleine-Budde <mkl@pengutronix.de>,
Chandrasekar Ramakrishnan <rcsekar@samsung.com>,
Wolfgang Grandegger <wg@grandegger.com>,
Vincent MAILHOL <mailhol.vincent@wanadoo.fr>,
Simon Horman <simon.horman@corigine.com>,
"David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
linux-can@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, Julien Panis <jpanis@baylibre.com>,
Judith Mendez <jm@ti.com>
Subject: Re: [PATCH v6 00/14] can: m_can: Optimizations for m_can/tcan part 2
Date: Mon, 13 Nov 2023 21:51:08 +0100 [thread overview]
Message-ID: <20231113205108.d3r3igce43cpmotk@blmsp> (raw)
In-Reply-To: <33102cbb65e24c5c17eda06ce9ac912a91f8d03c.camel@geanix.com>
On Mon, Nov 13, 2023 at 02:31:20PM +0100, Martin Hundebøll wrote:
> On Mon, 2023-11-13 at 14:30 +0100, Marc Kleine-Budde wrote:
> > On 13.11.2023 14:25:37, Martin Hundebøll wrote:
> > > On Fri, 2023-09-29 at 16:12 +0200, Markus Schneider-Pargmann wrote:
> > > > Hi Marc, Simon, Martin and everyone,
> > > >
> > > > v6 is a rebase on v6.6. As there was a conflicting change merged
> > > > for
> > > > v6.6 which introduced irq polling, I had to modify the patches
> > > > that
> > > > touch the hrtimer.
> > > >
> > > > @Simon: I removed a couple of your reviewed-by tags because of
> > > > the
> > > > changes.
> > > >
> > > > @Martin: as the functionality changed, I did not apply your
> > > > Tested-by
> > > > tag as I may have introduced new bugs with the changes.
> > > >
> > > > The series implements many small and bigger throughput
> > > > improvements
> > > > and
> > > > adds rx/tx coalescing at the end.
> > > >
> > > > Based on v6.6-rc2. Also available at
> > > > https://gitlab.baylibre.com/msp8/linux/-/tree/topic/mcan-optimization/v6.6?ref_type=heads
> > >
> > > For the whole series:
> > > Tested-by: Martin Hundebøll <martin@geanix.com>
> >
> > On which hardware? On an mmio mapped m_can or the tcan4x5x?
>
> tcan4x5x on a custom iMX6UL.
>
> Sorry for mentioning it.
Thanks for testing!
Also I was able to get my hands on an am62 board and could test the
series on a mmio mapped m_can (in loopback mode). I didn't notice any
issues.
Best,
Markus
prev parent reply other threads:[~2023-11-13 20:51 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-29 14:12 [PATCH v6 00/14] can: m_can: Optimizations for m_can/tcan part 2 Markus Schneider-Pargmann
2023-09-29 14:12 ` [PATCH v6 01/14] can: m_can: Start/Cancel polling timer together with interrupts Markus Schneider-Pargmann
2023-10-01 12:22 ` Simon Horman
2023-09-29 14:12 ` [PATCH v6 02/14] can: m_can: Move hrtimer init to m_can_class_register Markus Schneider-Pargmann
2023-10-01 12:22 ` Simon Horman
2023-09-29 14:12 ` [PATCH v6 03/14] can: m_can: Write transmit header and data in one transaction Markus Schneider-Pargmann
2023-09-29 14:12 ` [PATCH v6 04/14] can: m_can: Implement receive coalescing Markus Schneider-Pargmann
2023-10-01 12:23 ` Simon Horman
2023-09-29 14:12 ` [PATCH v6 05/14] can: m_can: Implement transmit coalescing Markus Schneider-Pargmann
2023-10-01 12:23 ` Simon Horman
2023-09-29 14:12 ` [PATCH v6 06/14] can: m_can: Add rx coalescing ethtool support Markus Schneider-Pargmann
2023-10-01 12:23 ` Simon Horman
2023-09-29 14:12 ` [PATCH v6 07/14] can: m_can: Add tx " Markus Schneider-Pargmann
2023-10-01 12:24 ` Simon Horman
2023-09-29 14:12 ` [PATCH v6 08/14] can: m_can: Use u32 for putidx Markus Schneider-Pargmann
2023-09-29 14:12 ` [PATCH v6 09/14] can: m_can: Cache tx putidx Markus Schneider-Pargmann
2023-09-29 14:13 ` [PATCH v6 10/14] can: m_can: Use the workqueue as queue Markus Schneider-Pargmann
2023-09-29 14:13 ` [PATCH v6 11/14] can: m_can: Introduce a tx_fifo_in_flight counter Markus Schneider-Pargmann
2023-09-29 14:13 ` [PATCH v6 12/14] can: m_can: Use tx_fifo_in_flight for netif_queue control Markus Schneider-Pargmann
2023-09-29 14:13 ` [PATCH v6 13/14] can: m_can: Implement BQL Markus Schneider-Pargmann
2023-09-29 14:13 ` [PATCH v6 14/14] can: m_can: Implement transmit submission coalescing Markus Schneider-Pargmann
2023-10-17 8:44 ` [PATCH v6 00/14] can: m_can: Optimizations for m_can/tcan part 2 Markus Schneider-Pargmann
2023-11-13 13:25 ` Martin Hundebøll
2023-11-13 13:30 ` Marc Kleine-Budde
2023-11-13 13:31 ` Martin Hundebøll
2023-11-13 20:51 ` Markus Schneider-Pargmann [this message]
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=20231113205108.d3r3igce43cpmotk@blmsp \
--to=msp@baylibre.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jm@ti.com \
--cc=jpanis@baylibre.com \
--cc=kuba@kernel.org \
--cc=linux-can@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mailhol.vincent@wanadoo.fr \
--cc=martin@geanix.com \
--cc=mkl@pengutronix.de \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rcsekar@samsung.com \
--cc=simon.horman@corigine.com \
--cc=wg@grandegger.com \
/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;
as well as URLs for NNTP newsgroup(s).