Message ID | 20230324174704.9752-1-vburru@marvell.com (mailing list archive) |
---|---|
Headers | show |
Series | octeon_ep: deferred probe and mailbox | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 24 Mar 2023 10:46:55 -0700 you wrote: > Implement Deferred probe, mailbox enhancements and heartbeat monitor. > > v4 -> v5: > - addressed review comments > https://lore.kernel.org/all/20230323104703.GD36557@unreal/ > replaced atomic_inc() + atomic_read() with atomic_inc_return(). > > [...] Here is the summary with links: - [net-next,v5,1/8] octeon_ep: defer probe if firmware not ready https://git.kernel.org/netdev/net-next/c/10c073e40469 - [net-next,v5,2/8] octeon_ep: poll for control messages https://git.kernel.org/netdev/net-next/c/24d4333233b3 - [net-next,v5,3/8] octeon_ep: control mailbox for multiple PFs https://git.kernel.org/netdev/net-next/c/7c05d3d06c23 - [net-next,v5,4/8] octeon_ep: add separate mailbox command and response queues https://git.kernel.org/netdev/net-next/c/577f0d1b1c5f - [net-next,v5,5/8] octeon_ep: include function id in mailbox commands https://git.kernel.org/netdev/net-next/c/f25e596755b4 - [net-next,v5,6/8] octeon_ep: support asynchronous notifications https://git.kernel.org/netdev/net-next/c/baa987988777 - [net-next,v5,7/8] octeon_ep: function id in link info and stats mailbox commands https://git.kernel.org/netdev/net-next/c/0718693fb36c - [net-next,v5,8/8] octeon_ep: add heartbeat monitor https://git.kernel.org/netdev/net-next/c/5cb96c29aa0e You are awesome, thank you!