linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Robert Hancock <robert.hancock@calian.com>
Cc: netdev@vger.kernel.org, radhey.shyam.pandey@xilinx.com,
	davem@davemloft.net, kuba@kernel.org, michal.simek@xilinx.com,
	linux@armlinux.org.uk, daniel@iogearbox.net,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH net-next v3 0/7] NAPI/GRO support for axienet driver
Date: Sat, 05 Mar 2022 11:20:13 +0000	[thread overview]
Message-ID: <164647921354.16870.15617244602139449593.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220305022443.2708763-1-robert.hancock@calian.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri,  4 Mar 2022 20:24:36 -0600 you wrote:
> Add support for NAPI and GRO receive in the Xilinx AXI Ethernet driver,
> and some other related cleanups.
> 
> Changes since v2:
> -fix undocumented members in axienet_local struct
> 
> Changes since v1:
> -fix 32-bit ARM compile error
> -fix undocumented function parameter
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/7] net: axienet: fix RX ring refill allocation failure handling
    https://git.kernel.org/netdev/net-next/c/7a7d340ba4d9
  - [net-next,v3,2/7] net: axienet: Clean up device used for DMA calls
    https://git.kernel.org/netdev/net-next/c/17882fd42567
  - [net-next,v3,3/7] net: axienet: Clean up DMA start/stop and error handling
    https://git.kernel.org/netdev/net-next/c/84b9ccc0749a
  - [net-next,v3,4/7] net: axienet: don't set IRQ timer when IRQ delay not used
    https://git.kernel.org/netdev/net-next/c/0155ae6eb84d
  - [net-next,v3,5/7] net: axienet: implement NAPI and GRO receive
    https://git.kernel.org/netdev/net-next/c/cc37610caaf8
  - [net-next,v3,6/7] net: axienet: reduce default RX interrupt threshold to 1
    https://git.kernel.org/netdev/net-next/c/40da5d680e02
  - [net-next,v3,7/7] net: axienet: add coalesce timer ethtool configuration
    https://git.kernel.org/netdev/net-next/c/0b79b8dc97b9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2022-03-05 11:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-05  2:24 [PATCH net-next v3 0/7] NAPI/GRO support for axienet driver Robert Hancock
2022-03-05  2:24 ` [PATCH net-next v3 1/7] net: axienet: fix RX ring refill allocation failure handling Robert Hancock
2022-03-05  2:24 ` [PATCH net-next v3 2/7] net: axienet: Clean up device used for DMA calls Robert Hancock
2022-03-05  2:24 ` [PATCH net-next v3 3/7] net: axienet: Clean up DMA start/stop and error handling Robert Hancock
2022-03-05  2:24 ` [PATCH net-next v3 4/7] net: axienet: don't set IRQ timer when IRQ delay not used Robert Hancock
2022-03-05  2:24 ` [PATCH net-next v3 5/7] net: axienet: implement NAPI and GRO receive Robert Hancock
2022-03-07  6:53   ` Julian Wiedmann
2022-03-08 21:13     ` Robert Hancock
2022-03-05  2:24 ` [PATCH net-next v3 6/7] net: axienet: reduce default RX interrupt threshold to 1 Robert Hancock
2022-03-05  2:24 ` [PATCH net-next v3 7/7] net: axienet: add coalesce timer ethtool configuration Robert Hancock
2022-03-05 11:20 ` patchwork-bot+netdevbpf [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=164647921354.16870.15617244602139449593.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=michal.simek@xilinx.com \
    --cc=netdev@vger.kernel.org \
    --cc=radhey.shyam.pandey@xilinx.com \
    --cc=robert.hancock@calian.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).