On Thu, Aug 28, 2025 at 10:52:21AM +0530, MD Danish Anwar wrote: > Hi Dong Yibo, > > On 28/08/25 8:25 am, Dong Yibo wrote: > > Hi maintainers, > > > > This patch series is v9 to introduce support for MUCSE N500/N210 1Gbps > > Ethernet controllers. I divide codes into multiple series, this is the > > first one which only register netdev without true tx/rx functions. > > > > Changelog: > > v8 -> v9: > > 1. update function description format '@return' to 'Return' > > 2. update 'negative on failure' to 'negative errno on failure' > > > > links: > > v8: https://lore.kernel.org/netdev/20250827034509.501980-1-dong100@xxxxxxxxx/ > > v7: https://lore.kernel.org/netdev/20250822023453.1910972-1-dong100@xxxxxxxxx > > v6: https://lore.kernel.org/netdev/20250820092154.1643120-1-dong100@xxxxxxxxx/ > > v5: https://lore.kernel.org/netdev/20250818112856.1446278-1-dong100@xxxxxxxxx/ > > v4: https://lore.kernel.org/netdev/20250814073855.1060601-1-dong100@xxxxxxxxx/ > > v3: https://lore.kernel.org/netdev/20250812093937.882045-1-dong100@xxxxxxxxx/ > > v2: https://lore.kernel.org/netdev/20250721113238.18615-1-dong100@xxxxxxxxx/ > > v1: https://lore.kernel.org/netdev/20250703014859.210110-1-dong100@xxxxxxxxx/ > > Please wait for at least 24 hours before posting a new version. You > posted v8 yesterday and most folks won't have noticed v8 by now or they > maybe looking to give comments on v8. But before they could do that you > posted v9. > > Keep good amount of gaps between the series so that more folks can look > at it. 24 hours is the minimum. > > -- > Thanks and Regards, > Danish > > Got it, I found the v8 pathes state in websit: https://patchwork.kernel.org/project/netdevbpf/list/ It is 'Changes Requested'. I mistakenly thought that a new version needed to be sent. I will wait more time in the next time. Thanks for you feedback.