From: patchwork-bot+netdevbpf@kernel.org
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: s.shtylyov@omp.ru, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org,
linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH net-next v5 0/9] net: rswitch: Add jumbo frames support
Date: Sun, 10 Dec 2023 19:40:26 +0000 [thread overview]
Message-ID: <170223722606.14740.8136418854142677445.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231208041030.2497657-1-yoshihiro.shimoda.uh@renesas.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Fri, 8 Dec 2023 13:10:21 +0900 you wrote:
> This patch series is based on the latest net-next.git / main branch.
>
> Changes from v4:
> https://lore.kernel.org/all/20231207081246.1557582-1-yoshihiro.shimoda.uh@renesas.com/
> - Based on the latest net-next.git / main branch.
> - Drop unnecessary change of Makefile in the patch 2/9.
>
> [...]
Here is the summary with links:
- [net-next,v5,1/9] net: rswitch: Drop unused argument/return value
https://git.kernel.org/netdev/net-next/c/c7e0022390d4
- [net-next,v5,2/9] net: rswitch: Use unsigned int for desc related array index
https://git.kernel.org/netdev/net-next/c/885703418453
- [net-next,v5,3/9] net: rswitch: Use build_skb() for RX
https://git.kernel.org/netdev/net-next/c/6a203cb5165d
- [net-next,v5,4/9] net: rswitch: Add unmap_addrs instead of dma address in each desc
https://git.kernel.org/netdev/net-next/c/271e015b9153
- [net-next,v5,5/9] net: rswitch: Add a setting ext descriptor function
https://git.kernel.org/netdev/net-next/c/fcff581ee430
- [net-next,v5,6/9] net: rswitch: Set GWMDNC register
https://git.kernel.org/netdev/net-next/c/9c90316a1170
- [net-next,v5,7/9] net: rswitch: Add jumbo frames handling for RX
https://git.kernel.org/netdev/net-next/c/933416cc59b1
- [net-next,v5,8/9] net: rswitch: Add jumbo frames handling for TX
https://git.kernel.org/netdev/net-next/c/d2c96b9d5f83
- [net-next,v5,9/9] net: rswitch: Allow jumbo frames
https://git.kernel.org/netdev/net-next/c/c71517fe7353
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-12-10 19:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-08 4:10 [PATCH net-next v5 0/9] net: rswitch: Add jumbo frames support Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 1/9] net: rswitch: Drop unused argument/return value Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 2/9] net: rswitch: Use unsigned int for desc related array index Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 3/9] net: rswitch: Use build_skb() for RX Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 4/9] net: rswitch: Add unmap_addrs instead of dma address in each desc Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 5/9] net: rswitch: Add a setting ext descriptor function Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 6/9] net: rswitch: Set GWMDNC register Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 7/9] net: rswitch: Add jumbo frames handling for RX Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 8/9] net: rswitch: Add jumbo frames handling for TX Yoshihiro Shimoda
2023-12-08 4:10 ` [PATCH net-next v5 9/9] net: rswitch: Allow jumbo frames Yoshihiro Shimoda
2023-12-10 19:40 ` 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=170223722606.14740.8136418854142677445.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=s.shtylyov@omp.ru \
--cc=yoshihiro.shimoda.uh@renesas.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.