All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Shannon Nelson <shannon.nelson@amd.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	edumazet@google.com, pabeni@redhat.com, brett.creeley@amd.com,
	drivers@pensando.io
Subject: Re: [PATCH net 0/7] ionic: small fixes for 6.10
Date: Tue, 21 May 2024 15:06:31 +0100	[thread overview]
Message-ID: <20240521140631.GF764145@kernel.org> (raw)
In-Reply-To: <20240521013715.12098-1-shannon.nelson@amd.com>

On Mon, May 20, 2024 at 06:37:08PM -0700, Shannon Nelson wrote:
> These are a few minor fixes for the ionic driver to clean
> up a some little things that have been waiting for attention.
> 
> Brett Creeley (3):
>   ionic: Pass ionic_txq_desc to ionic_tx_tso_post
>   ionic: Mark error paths in the data path as unlikely
>   ionic: Use netdev_name() function instead of netdev->name
> 
> Shannon Nelson (4):
>   ionic: fix potential irq name truncation
>   ionic: Reset LIF device while restarting LIF
>   ionic: only sync frag_len in first buffer of xdp
>   ionic: fix up ionic_if.h kernel-doc issues

Hi Shannon and Brett,

All of these patches look like good improvements to me.
However, it is only obvious to me why patch 2/7 is a bug fix
suitable for net. Would the other patches be better targeted
at net-next once it reopens?

  parent reply	other threads:[~2024-05-21 14:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-21  1:37 [PATCH net 0/7] ionic: small fixes for 6.10 Shannon Nelson
2024-05-21  1:37 ` [PATCH net 1/7] ionic: fix potential irq name truncation Shannon Nelson
2024-05-21  1:37 ` [PATCH net 2/7] ionic: Reset LIF device while restarting LIF Shannon Nelson
2024-05-21  1:37 ` [PATCH net 3/7] ionic: Pass ionic_txq_desc to ionic_tx_tso_post Shannon Nelson
2024-05-21  1:37 ` [PATCH net 4/7] ionic: Mark error paths in the data path as unlikely Shannon Nelson
2024-05-21  1:37 ` [PATCH net 5/7] ionic: Use netdev_name() function instead of netdev->name Shannon Nelson
2024-05-21  1:37 ` [PATCH net 6/7] ionic: only sync frag_len in first buffer of xdp Shannon Nelson
2024-05-21  1:37 ` [PATCH net 7/7] ionic: fix up ionic_if.h kernel-doc issues Shannon Nelson
2024-05-21 14:06 ` Simon Horman [this message]
2024-05-21 17:14   ` [PATCH net 0/7] ionic: small fixes for 6.10 Nelson, Shannon
2024-05-22 17:04     ` Jakub Kicinski
2024-05-22 22:42       ` Nelson, Shannon

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=20240521140631.GF764145@kernel.org \
    --to=horms@kernel.org \
    --cc=brett.creeley@amd.com \
    --cc=davem@davemloft.net \
    --cc=drivers@pensando.io \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shannon.nelson@amd.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 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.