lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173449503400.1173615.8949453426330063771.git-patchwork-notify@kernel.org>
Date: Wed, 18 Dec 2024 04:10:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jijie Shao <shaojijie@...wei.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
 gregkh@...uxfoundation.org, shenjian15@...wei.com, wangpeiyang1@...wei.com,
 liuyonglong@...wei.com, chenhao418@...wei.com, sudongming1@...wei.com,
 xujunsheng@...wei.com, shiyongbang@...wei.com, libaihan@...wei.com,
 jonathan.cameron@...wei.com, shameerali.kolothum.thodi@...wei.com,
 salil.mehta@...wei.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
 hkelam@...vell.com
Subject: Re: [PATCH V8 net-next 0/7] Support some features for the HIBMCGE driver

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Mon, 16 Dec 2024 12:05:25 +0800 you wrote:
> In this patch series, The HIBMCGE driver implements some functions
> such as dump register, unicast MAC address filtering, debugfs and reset.
> 
> ---
> ChangeLog:
> v7 -> v8:
>   - Use kernel public helper "str_true_false" instead of self-defined,
>     suggested by Jakub.
>   v7: https://lore.kernel.org/all/20241212142334.1024136-1-shaojijie@huawei.com/
> v6 -> v7:
>   - Optimize the wrapper name, suggested by Jakub.
>   - Delete table_overflow to simplify the code, suggested by Jakub.
>   v6: https://lore.kernel.org/all/20241210134855.2864577-1-shaojijie@huawei.com/
> v5 -> v6:
>   - Drop debugfs_create_devm_dir() helper, suggested by Greg KH.
>   v5: https://lore.kernel.org/all/20241206111629.3521865-1-shaojijie@huawei.com/
> v4 -> v5:
>   - Add debugfs_create_devm_dir() helper, suggested by Jakub.
>   - Simplify reset logic by optimizing rtnl lock, suggested by Jakub.
>   v4: https://lore.kernel.org/all/20241203150131.3139399-1-shaojijie@huawei.com/
> v3 -> v4:
>   - Support auto-neg pause, suggested by Andrew.
>   v3: https://lore.kernel.org/all/20241111145558.1965325-1-shaojijie@huawei.com/
> v2 -> v3:
>   -  Not not dump in ethtool statistics which can be accessed via standard APIs,
>      suggested by Jakub. The relevant patche is removed from this patch series,
>      and the statistically relevant patches will be sent separately.
>   v2: https://lore.kernel.org/all/20241026115740.633503-1-shaojijie@huawei.com/
> v1 -> v2:
>   - Remove debugfs file 'dev_specs' because the dump register
>     does the same thing, suggested by Andrew.
>   - Move 'tx timeout cnt' from debugfs to ethtool -S, suggested by Andrew.
>   - Ignore the error code of the debugfs initialization failure, suggested by Andrew.
>   - Add a new patch for debugfs file 'irq_info', suggested by Andrew.
>   - Add somme comments for filtering, suggested by Andrew.
>   - Not pass back ASCII text in dump register, suggested by Andrew.
>   v1: https://lore.kernel.org/all/20241023134213.3359092-1-shaojijie@huawei.com/
> 
> [...]

Here is the summary with links:
  - [V8,net-next,1/7] net: hibmcge: Add debugfs supported in this module
    https://git.kernel.org/netdev/net-next/c/86331b510260
  - [V8,net-next,2/7] net: hibmcge: Add irq_info file to debugfs
    https://git.kernel.org/netdev/net-next/c/df491c419bcb
  - [V8,net-next,3/7] net: hibmcge: Add unicast frame filter supported in this module
    https://git.kernel.org/netdev/net-next/c/37b367d60d0f
  - [V8,net-next,4/7] net: hibmcge: Add register dump supported in this module
    https://git.kernel.org/netdev/net-next/c/51574da8dce3
  - [V8,net-next,5/7] net: hibmcge: Add pauseparam supported in this module
    https://git.kernel.org/netdev/net-next/c/3a03763f3876
  - [V8,net-next,6/7] net: hibmcge: Add reset supported in this module
    https://git.kernel.org/netdev/net-next/c/3f5a61f6d504
  - [V8,net-next,7/7] net: hibmcge: Add nway_reset supported in this module
    https://git.kernel.org/netdev/net-next/c/adb42b1e0ef3

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ