Message ID | 20240410125354.2177067-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | Support some features for the HNS3 ethernet driver | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 10 Apr 2024 20:53:50 +0800 you wrote: > Currently, the hns3 driver does not have the trace > of the command queue. As a result, it is difficult to > locate the communication between the driver and firmware. > Therefore, the trace function of the command queue is > added in this patch set to facilitate the locating of > communication problems between the driver and firmware. > > [...] Here is the summary with links: - [V7,net-next,1/4] net: hns3: add command queue trace for hns3 https://git.kernel.org/netdev/net-next/c/2a1a1a7b5fd7 - [V7,net-next,2/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c https://git.kernel.org/netdev/net-next/c/b20250afcfb4 - [V7,net-next,3/4] net: hns3: dump more reg info based on ras mod https://git.kernel.org/netdev/net-next/c/8a4bda8cb9e4 - [V7,net-next,4/4] net: hns3: add support to query scc version by devlink info https://git.kernel.org/netdev/net-next/c/a1e5de0d07a3 You are awesome, thank you!