Hello!
On 25.08.2021 13:30, patchwork-bot+netdevbpf@xxxxxxxxxx wrote:
> This series was applied to netdev/net-next.git (refs/heads/master):
>
> On Wed, 25 Aug 2021 08:01:41 +0100 you wrote:
Now this is super fast -- I didn't even have the time to promise
reviewing... :-/
>> 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,01/13] ravb: Remove the macros NUM_TX_DESC_GEN[23]
> https://git.kernel.org/netdev/net-next/c/c81d894226b9
> - [net-next,02/13] ravb: Add multi_irq to struct ravb_hw_info
> https://git.kernel.org/netdev/net-next/c/6de19fa0e9f7
> - [net-next,03/13] ravb: Add no_ptp_cfg_active to struct ravb_hw_info
> https://git.kernel.org/netdev/net-next/c/8f27219a6191
> - [net-next,04/13] ravb: Add ptp_cfg_active to struct ravb_hw_info
> https://git.kernel.org/netdev/net-next/c/a69a3d094de3
> - [net-next,05/13] ravb: Factorise ravb_ring_free function
> https://git.kernel.org/netdev/net-next/c/bf46b7578404
> - [net-next,06/13] ravb: Factorise ravb_ring_format function
> https://git.kernel.org/netdev/net-next/c/1ae22c19e75c
> - [net-next,07/13] ravb: Factorise ravb_ring_init function
> https://git.kernel.org/netdev/net-next/c/7870a41848ab
> - [net-next,08/13] ravb: Factorise ravb_rx function
> https://git.kernel.org/netdev/net-next/c/d5d95c11365b
> - [net-next,09/13] ravb: Factorise ravb_adjust_link function
> https://git.kernel.org/netdev/net-next/c/cb21104f2c35
> - [net-next,10/13] ravb: Factorise ravb_set_features
> https://git.kernel.org/netdev/net-next/c/80f35a0df086
> - [net-next,11/13] ravb: Factorise ravb_dmac_init function
> https://git.kernel.org/netdev/net-next/c/eb4fd127448b
> - [net-next,12/13] ravb: Factorise ravb_emac_init function
> https://git.kernel.org/netdev/net-next/c/511d74d9d86c
> - [net-next,13/13] ravb: Add reset support
> https://git.kernel.org/netdev/net-next/c/0d13a1a464a0
Will have to do a post-merge review again. And I expect more issues here
than in a previous patch set...
> You are awesome, thank you!
MBR, Sergey