All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Shtylyov <s.shtylyov@omp.ru>
To: <patchwork-bot+netdevbpf@kernel.org>,
	Biju Das <biju.das.jz@bp.renesas.com>
Cc: <davem@davemloft.net>, <kuba@kernel.org>,
	<sergei.shtylyov@gmail.com>, <geert+renesas@glider.be>,
	<s.shtylyov@omprussia.ru>, <aford173@gmail.com>, <andrew@lunn.ch>,
	<ashiduka@fujitsu.com>, <yoshihiro.shimoda.uh@renesas.com>,
	<yangyingliang@huawei.com>, <netdev@vger.kernel.org>,
	<linux-renesas-soc@vger.kernel.org>,
	<Chris.Paterson2@renesas.com>, <biju.das@bp.renesas.com>,
	<prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH net-next v3 0/9] Add Gigabit Ethernet driver support
Date: Thu, 19 Aug 2021 18:08:03 +0300	[thread overview]
Message-ID: <9b060154-aed4-1e11-68ac-6468e5f4f136@omp.ru> (raw)
In-Reply-To: <162937140695.9830.1977811163674506658.git-patchwork-notify@kernel.org>

On 8/19/21 2:10 PM, patchwork-bot+netdevbpf@kernel.org wrote:

[...]
> This series was applied to netdev/net-next.git (refs/heads/master):
> 
> On Wed, 18 Aug 2021 20:07:51 +0100 you wrote:
>> The DMAC and EMAC blocks of Gigabit Ethernet IP found on RZ/G2L SoC are
>> similar to the R-Car Ethernet AVB IP.
>>
>> The Gigabit Ethernet IP consists of Ethernet controller (E-MAC), Internal
>> TCP/IP Offload Engine (TOE)  and Dedicated Direct memory access controller
>> (DMAC).
>>
>> [...]
> 
> Here is the summary with links:
>   - [net-next,v3,1/9] ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
>     https://git.kernel.org/netdev/net-next/c/cb537b241725
>   - [net-next,v3,2/9] ravb: Add struct ravb_hw_info to driver data
>     https://git.kernel.org/netdev/net-next/c/ebb091461a9e
>   - [net-next,v3,3/9] ravb: Add aligned_tx to struct ravb_hw_info
>     https://git.kernel.org/netdev/net-next/c/68ca3c923213
>   - [net-next,v3,4/9] ravb: Add max_rx_len to struct ravb_hw_info
>     https://git.kernel.org/netdev/net-next/c/cb01c672c2a7
>   - [net-next,v3,5/9] ravb: Add stats_len to struct ravb_hw_info
>     https://git.kernel.org/netdev/net-next/c/25154301fc2b
>   - [net-next,v3,6/9] ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_info
>     https://git.kernel.org/netdev/net-next/c/896a818e0e1d
>   - [net-next,v3,7/9] ravb: Add net_features and net_hw_features to struct ravb_hw_info
>     https://git.kernel.org/netdev/net-next/c/8912ed25daf6
>   - [net-next,v3,8/9] ravb: Add internal delay hw feature to struct ravb_hw_info
>     https://git.kernel.org/netdev/net-next/c/8bc4caa0abaf
>   - [net-next,v3,9/9] ravb: Add tx_counters to struct ravb_hw_info
>     https://git.kernel.org/netdev/net-next/c/0b81d6731167
> 
> You are awesome, thank you!

   Are we in such a haste? I was just going to review these patches today...

MBR, Sergey

  reply	other threads:[~2021-08-19 15:08 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-18 19:07 [PATCH net-next v3 0/9] Add Gigabit Ethernet driver support Biju Das
2021-08-18 19:07 ` [PATCH net-next v3 1/9] ravb: Use unsigned int for num_tx_desc variable in struct ravb_private Biju Das
2021-08-19 15:26   ` Sergey Shtylyov
2021-08-18 19:07 ` [PATCH net-next v3 2/9] ravb: Add struct ravb_hw_info to driver data Biju Das
2021-08-19 16:19   ` Sergey Shtylyov
2021-08-19 17:33     ` Biju Das
2021-08-20 18:15       ` Sergey Shtylyov
2021-08-18 19:07 ` [PATCH net-next v3 3/9] ravb: Add aligned_tx to struct ravb_hw_info Biju Das
2021-08-19 15:41   ` Sergei Shtylyov
2021-08-19 15:43   ` Sergey Shtylyov
2021-08-23  9:14   ` Geert Uytterhoeven
2021-08-23  9:26     ` Biju Das
2021-08-18 19:07 ` [PATCH net-next v3 4/9] ravb: Add max_rx_len " Biju Das
2021-08-19 16:29   ` Sergey Shtylyov
2021-08-18 19:07 ` [PATCH net-next v3 5/9] ravb: Add stats_len " Biju Das
2021-08-19 16:42   ` Sergey Shtylyov
2021-08-18 19:07 ` [PATCH net-next v3 6/9] ravb: Add gstrings_stats and gstrings_size " Biju Das
2021-08-18 19:07 ` [PATCH net-next v3 7/9] ravb: Add net_features and net_hw_features " Biju Das
2021-08-18 19:07 ` [PATCH net-next v3 8/9] ravb: Add internal delay hw feature " Biju Das
2021-08-18 19:08 ` [PATCH net-next v3 9/9] ravb: Add tx_counters " Biju Das
2021-08-19 16:57   ` Sergey Shtylyov
2021-08-19 11:10 ` [PATCH net-next v3 0/9] Add Gigabit Ethernet driver support patchwork-bot+netdevbpf
2021-08-19 15:08   ` Sergey Shtylyov [this message]
2021-08-19 15:29     ` Andrew Lunn

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=9b060154-aed4-1e11-68ac-6468e5f4f136@omp.ru \
    --to=s.shtylyov@omp.ru \
    --cc=Chris.Paterson2@renesas.com \
    --cc=aford173@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=ashiduka@fujitsu.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=biju.das@bp.renesas.com \
    --cc=davem@davemloft.net \
    --cc=geert+renesas@glider.be \
    --cc=kuba@kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=patchwork-bot+netdevbpf@kernel.org \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=s.shtylyov@omprussia.ru \
    --cc=sergei.shtylyov@gmail.com \
    --cc=yangyingliang@huawei.com \
    --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.