Message ID | 20230419170427.1108-1-shannon.nelson@amd.com (mailing list archive) |
---|---|
Headers | show |
Series | pds_core driver | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Wed, 19 Apr 2023 10:04:13 -0700 you wrote: > Summary: > -------- > This patchset implements a new driver for use with the AMD/Pensando > Distributed Services Card (DSC), intended to provide core configuration > services through the auxiliary_bus and through a couple of EXPORTed > functions for use initially in VFio and vDPA feature specific drivers. > > [...] Here is the summary with links: - [v11,net-next,01/14] pds_core: initial framework for pds_core PF driver https://git.kernel.org/netdev/net-next/c/55435ea7729a - [v11,net-next,02/14] pds_core: add devcmd device interfaces https://git.kernel.org/netdev/net-next/c/523847df1b37 - [v11,net-next,03/14] pds_core: health timer and workqueue https://git.kernel.org/netdev/net-next/c/c2dbb0904310 - [v11,net-next,04/14] pds_core: add devlink health facilities https://git.kernel.org/netdev/net-next/c/25b450c05a49 - [v11,net-next,05/14] pds_core: set up device and adminq https://git.kernel.org/netdev/net-next/c/45d76f492938 - [v11,net-next,06/14] pds_core: Add adminq processing and commands https://git.kernel.org/netdev/net-next/c/01ba61b55b20 - [v11,net-next,07/14] pds_core: add FW update feature to devlink https://git.kernel.org/netdev/net-next/c/49ce92fbee0b - [v11,net-next,08/14] pds_core: set up the VIF definitions and defaults https://git.kernel.org/netdev/net-next/c/65e0185ad764 - [v11,net-next,09/14] pds_core: add initial VF device handling https://git.kernel.org/netdev/net-next/c/f53d93110aa5 - [v11,net-next,10/14] pds_core: add auxiliary_bus devices https://git.kernel.org/netdev/net-next/c/4569cce43bc6 - [v11,net-next,11/14] pds_core: devlink params for enabling VIF support https://git.kernel.org/netdev/net-next/c/40ced8944536 - [v11,net-next,12/14] pds_core: add the aux client API https://git.kernel.org/netdev/net-next/c/10659034c622 - [v11,net-next,13/14] pds_core: publish events to the clients https://git.kernel.org/netdev/net-next/c/d24c28278a01 - [v11,net-next,14/14] pds_core: Kconfig and pds_core.rst https://git.kernel.org/netdev/net-next/c/ddbcb22055d1 You are awesome, thank you!