Message ID | 20220107202346.3522-1-akiyano@amazon.com (mailing list archive) |
---|---|
Headers | show |
Series | ENA: capabilities field and cosmetic changes | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 7 Jan 2022 20:23:36 +0000 you wrote: > V2 Changes > ---------- > Fixed "mixing different enum types" warning in patch > 10/10 "net: ena: Extract recurring driver reset code into a function" > > > Original Cover Letter > > [...] Here is the summary with links: - [V2,net-next,01/10] net: ena: Change return value of ena_calc_io_queue_size() to void https://git.kernel.org/netdev/net-next/c/7dcf92215227 - [V2,net-next,02/10] net: ena: Add capabilities field with support for ENI stats capability https://git.kernel.org/netdev/net-next/c/a2d5d6a70fa5 - [V2,net-next,03/10] net: ena: Change ENI stats support check to use capabilities field https://git.kernel.org/netdev/net-next/c/394c48e08bbc - [V2,net-next,04/10] net: ena: Update LLQ header length in ena documentation https://git.kernel.org/netdev/net-next/c/273a2397fc91 - [V2,net-next,05/10] net: ena: Remove redundant return code check https://git.kernel.org/netdev/net-next/c/09f8676eae1d - [V2,net-next,06/10] net: ena: Move reset completion print to the reset function https://git.kernel.org/netdev/net-next/c/e34454698033 - [V2,net-next,07/10] net: ena: Remove ena_calc_queue_size_ctx struct https://git.kernel.org/netdev/net-next/c/c215941abacf - [V2,net-next,08/10] net: ena: Add debug prints for invalid req_id resets https://git.kernel.org/netdev/net-next/c/9b648bb1d89e - [V2,net-next,09/10] net: ena: Change the name of bad_csum variable https://git.kernel.org/netdev/net-next/c/d0e8831d6c93 - [V2,net-next,10/10] net: ena: Extract recurring driver reset code into a function https://git.kernel.org/netdev/net-next/c/9fe890cc5bb8 You are awesome, thank you!