All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Stefan Wahren <wahrenst@gmx.net>
Cc: "David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/12 net-next] qca_spi: collection of improvements
Date: Mon, 18 Dec 2023 14:17:47 -0800	[thread overview]
Message-ID: <20231218141747.2ea0105c@kernel.org> (raw)
In-Reply-To: <58b48448-2a6b-41bf-8b04-fdff3391aecd@gmx.net>

On Sat, 16 Dec 2023 10:26:17 +0100 Stefan Wahren wrote:
> let me explain. This series shouldn't replace the already applied
> bugfixes. Before i submitted the bugfix patches, i prepared all these
> patches. Since the bugfixes had a much higher prio, i decided to split
> my patches into a bugfix and improvement series. The bugfixes has been
> applied and this series is the improvement part which based on current
> net-next including the bugfix series. Sorry for not making this clear.

It may be that you based this series on a tree which had the fixes
but the build bot got to it before the fixes propagated to net-next.
They have propagated now, please repost.

      reply	other threads:[~2023-12-18 22:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14 15:09 [PATCH 00/12 net-next] qca_spi: collection of improvements Stefan Wahren
2023-12-14 15:09 ` [PATCH 01/12 net-next] qca_spi: Improve SPI thread creation Stefan Wahren
2023-12-14 15:09 ` [PATCH 02/12 net-next] qca_spi: Improve SPI IRQ handling Stefan Wahren
2023-12-17 18:14   ` Andrew Lunn
2023-12-17 19:17     ` Stefan Wahren
2023-12-17 22:48       ` Andrew Lunn
2023-12-18 10:23         ` Stefan Wahren
2023-12-14 15:09 ` [PATCH 03/12 net-next] qca_spi: Avoid skb_copy_expand in TX path Stefan Wahren
2023-12-14 15:09 ` [PATCH 04/12 net-next] qca_7k_common: Drop unnecessary function description Stefan Wahren
2023-12-14 15:09 ` [PATCH 05/12 net-next] qca_7k_common: Drop unused len from qcafrm_handle Stefan Wahren
2023-12-14 15:09 ` [PATCH 06/12 net-next] qca_spi: Add QCASPI prefix to ring defines Stefan Wahren
2023-12-14 15:09 ` [PATCH 07/12 net-next] qca_spi: Introduce QCASPI_RX_MAX_FRAMES Stefan Wahren
2023-12-14 15:09 ` [PATCH 08/12 net-next] qca_spi: Improve calculation of RX buffer size Stefan Wahren
2023-12-14 15:09 ` [PATCH 09/12 net-next] qca_spi: Log expected signature in error case Stefan Wahren
2023-12-14 15:09 ` [PATCH 10/12 net-next] qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA Stefan Wahren
2023-12-14 15:09 ` [PATCH 11/12 net-next] qca_7k: Replace BSD boilerplate with SPDX Stefan Wahren
2023-12-14 15:09 ` [PATCH 12/12 net-next] qca_7k: Replace old mail address Stefan Wahren
2023-12-16  2:25 ` [PATCH 00/12 net-next] qca_spi: collection of improvements Jakub Kicinski
2023-12-16  9:26   ` Stefan Wahren
2023-12-18 22:17     ` Jakub Kicinski [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=20231218141747.2ea0105c@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=wahrenst@gmx.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.