Message ID | 20250228115411.1750803-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | Support some enhances features for the HIBMCGE driver | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Fri, 28 Feb 2025 19:54:05 +0800 you wrote: > In this patch set, we mainly implement some enhanced features. > It mainly includes the statistics, diagnosis, and ioctl to > improve fault locating efficiency, > abnormal irq and MAC link exception handling feature > to enhance driver robustness, > and rx checksum offload feature to improve performance > (tx checksum feature has been implemented). > > [...] Here is the summary with links: - [v4,net-next,1/6] net: hibmcge: Add support for dump statistics https://git.kernel.org/netdev/net-next/c/c0bf9bf31e79 - [v4,net-next,2/6] net: hibmcge: Add support for checksum offload https://git.kernel.org/netdev/net-next/c/833b65a3b54d - [v4,net-next,3/6] net: hibmcge: Add support for abnormal irq handling feature https://git.kernel.org/netdev/net-next/c/fd394a334b1c - [v4,net-next,4/6] net: hibmcge: Add support for mac link exception handling feature https://git.kernel.org/netdev/net-next/c/e0306637e85d - [v4,net-next,5/6] net: hibmcge: Add support for BMC diagnose feature https://git.kernel.org/netdev/net-next/c/7a5d60dcf998 - [v4,net-next,6/6] net: hibmcge: Add support for ioctl https://git.kernel.org/netdev/net-next/c/615552c601ed You are awesome, thank you!