Netdev List
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Dong Yibo <dong100@mucse.com>
Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
	pabeni@redhat.com, danishanwar@ti.com, vadim.fedorenko@linux.dev,
	horms@kernel.org, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, yaojun@mucse.com
Subject: Re: [PATCH net-next v4 0/4] net: rnpgbe: Add TX/RX and link status support
Date: Wed, 27 May 2026 17:29:50 -0700	[thread overview]
Message-ID: <20260527172950.4295edb4@kernel.org> (raw)
In-Reply-To: <20260526033539.164061-1-dong100@mucse.com>

On Tue, 26 May 2026 11:35:35 +0800 Dong Yibo wrote:
> Hi maintainers,
> 
> This patch series adds the packet transmission, reception, and link status
> management features to the RNPGBE driver, building upon the previously
> introduced mailbox communication and basic driver infrastructure.
> 
> The series introduces:
> - Msix/msi interrupt handling with NAPI support
> - TX path with scatter-gather DMA and completion handling
> - RX path with page pool buffer management
> - Link status monitoring and carrier management

Failed to apply patch:
Applying: net: rnpgbe: Add interrupt handling
Applying: net: rnpgbe: Add basic TX packet transmission support
error: sha1 information is lacking or useless (drivers/net/ethernet/mucse/rnpgbe/rnpgbe_main.c).
error: could not build fake ancestor
Patch failed at 0002 net: rnpgbe: Add basic TX packet transmission support

Please rebase and repost.
-- 
pw-bot: cr

      parent reply	other threads:[~2026-05-28  0:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-26  3:35 [PATCH net-next v4 0/4] net: rnpgbe: Add TX/RX and link status support Dong Yibo
2026-05-26  3:35 ` [PATCH net-next v4 1/4] net: rnpgbe: Add interrupt handling Dong Yibo
2026-05-26  3:35 ` [PATCH net-next v4 2/4] net: rnpgbe: Add basic TX packet transmission support Dong Yibo
2026-05-26  3:35 ` [PATCH net-next v4 3/4] net: rnpgbe: Add RX packet reception support Dong Yibo
2026-05-26  3:35 ` [PATCH net-next v4 4/4] net: rnpgbe: Add link status handling support Dong Yibo
2026-05-28  0:29 ` 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=20260527172950.4295edb4@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=danishanwar@ti.com \
    --cc=davem@davemloft.net \
    --cc=dong100@mucse.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=vadim.fedorenko@linux.dev \
    --cc=yaojun@mucse.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