Message ID | 20230817231911.165035-1-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: Update for net-next | expand |
On Thu, 17 Aug 2023 16:19:05 -0700 Michael Chan wrote:
> - Saving of the ring error counters across reset.
Thank you for following up!
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Thu, 17 Aug 2023 16:19:05 -0700 you wrote: > This patchset contains 2 features: > > - The page pool implementation for the normal RX path (non-XDP) for > paged buffers in the aggregation ring. > > - Saving of the ring error counters across reset. > > [...] Here is the summary with links: - [net-next,v2,1/6] bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP https://git.kernel.org/netdev/net-next/c/86b05508f775 - [net-next,v2,2/6] bnxt_en: Let the page pool manage the DMA mapping https://git.kernel.org/netdev/net-next/c/578fcfd26e2a - [net-next,v2,3/6] bnxt_en: Increment rx_resets counter in bnxt_disable_napi() https://git.kernel.org/netdev/net-next/c/d38c19b13b10 - [net-next,v2,4/6] bnxt_en: Save ring error counters across reset https://git.kernel.org/netdev/net-next/c/4c70dbe3c008 - [net-next,v2,5/6] bnxt_en: Display the ring error counters under ethtool -S https://git.kernel.org/netdev/net-next/c/a080b47a04c5 - [net-next,v2,6/6] bnxt_en: Add tx_resets ring counter https://git.kernel.org/netdev/net-next/c/8becd1961c73 You are awesome, thank you!