Message ID | 20240912005039.10797-1-neescoba@cisco.com (mailing list archive) |
---|---|
Headers | show |
Series | enic: Report per queue stats | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 11 Sep 2024 17:50:35 -0700 you wrote: > Hi, > > This is V3 of a series that adds per queue stats report to enic driver. > Per Jakub's suggestion, I've removed the stats present in qstats from the > ethtool output. > > Patch #1: Use a macro instead of static const variables for array sizes. I > didn't want to add more static const variables in the next patch > so clean up the existing ones first. > > [...] Here is the summary with links: - [net-next,v3,1/4] enic: Use macro instead of static const variables for array sizes https://git.kernel.org/netdev/net-next/c/a59571ad6dfc - [net-next,v3,2/4] enic: Collect per queue statistics https://git.kernel.org/netdev/net-next/c/f3f915099496 - [net-next,v3,3/4] enic: Report per queue statistics in netdev qstats https://git.kernel.org/netdev/net-next/c/77805ddb5755 - [net-next,v3,4/4] enic: Report some per queue statistics in ethtool https://git.kernel.org/netdev/net-next/c/bde04d9876c0 You are awesome, thank you!