Message ID | 165211018297.5289.9658523545298485394.stgit@palantir17.mph.net (mailing list archive) |
---|---|
Headers | show |
Series | : Move Siena into a separate subdirectory | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@kernel.org>: On Mon, 09 May 2022 16:31:06 +0100 you wrote: > The Siena NICs (SFN5000 and SFN6000 series) went EOL in November 2021. > Most of these adapters have been remove from our test labs, and testing > has been reduced to a minimum. > > This patch series creates a separate kernel module for the Siena architecture, > analogous to what was done for Falcon some years ago. > This reduces our maintenance for the sfc.ko module, and allows us to > enhance the EF10 and EF100 drivers without the risk of breaking Siena NICs. > > [...] Here is the summary with links: - [net-next,v4,01/11] sfc: Move Siena specific files https://git.kernel.org/bpf/bpf-next/c/bfa92e0bdc8e - [net-next,v4,02/11] sfc: Copy shared files needed for Siena (part 1) https://git.kernel.org/bpf/bpf-next/c/bfa92e0bdc8e - [net-next,v4,03/11] sfc: Copy shared files needed for Siena (part 2) https://git.kernel.org/bpf/bpf-next/c/bfa92e0bdc8e - [net-next,v4,04/11] sfc/siena: Remove build references to missing functionality (no matching commit) - [net-next,v4,05/11] sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (no matching commit) - [net-next,v4,06/11] sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (no matching commit) - [net-next,v4,07/11] sfc/siena: Rename peripheral functions to avoid conflicts with sfc (no matching commit) - [net-next,v4,08/11] sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (no matching commit) - [net-next,v4,09/11] sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (no matching commit) - [net-next,v4,10/11] sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (no matching commit) - [net-next,v4,11/11] sfc: Add a basic Siena module (no matching commit) You are awesome, thank you!
Hi Jakub, I reposted as discussed. This time the BPF bot grabbed the first 3. I have no clue how or why that happened. The other ones are still in patchwork: https://patchwork.kernel.org/project/netdevbpf/list/?series=639815 Martin On Tue, May 10, 2022 at 12:30:13AM +0000, patchwork-bot+netdevbpf@kernel.org wrote: > Hello: > > This series was applied to bpf/bpf-next.git (master) > by Andrii Nakryiko <andrii@kernel.org>: > > On Mon, 09 May 2022 16:31:06 +0100 you wrote: > > The Siena NICs (SFN5000 and SFN6000 series) went EOL in November 2021. > > Most of these adapters have been remove from our test labs, and testing > > has been reduced to a minimum. > > > > This patch series creates a separate kernel module for the Siena architecture, > > analogous to what was done for Falcon some years ago. > > This reduces our maintenance for the sfc.ko module, and allows us to > > enhance the EF10 and EF100 drivers without the risk of breaking Siena NICs. > > > > [...] > > Here is the summary with links: > - [net-next,v4,01/11] sfc: Move Siena specific files > https://git.kernel.org/bpf/bpf-next/c/bfa92e0bdc8e > - [net-next,v4,02/11] sfc: Copy shared files needed for Siena (part 1) > https://git.kernel.org/bpf/bpf-next/c/bfa92e0bdc8e > - [net-next,v4,03/11] sfc: Copy shared files needed for Siena (part 2) > https://git.kernel.org/bpf/bpf-next/c/bfa92e0bdc8e > - [net-next,v4,04/11] sfc/siena: Remove build references to missing functionality > (no matching commit) > - [net-next,v4,05/11] sfc/siena: Rename functions in efx headers to avoid conflicts with sfc > (no matching commit) > - [net-next,v4,06/11] sfc/siena: Rename RX/TX functions to avoid conflicts with sfc > (no matching commit) > - [net-next,v4,07/11] sfc/siena: Rename peripheral functions to avoid conflicts with sfc > (no matching commit) > - [net-next,v4,08/11] sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc > (no matching commit) > - [net-next,v4,09/11] sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc > (no matching commit) > - [net-next,v4,10/11] sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc > (no matching commit) > - [net-next,v4,11/11] sfc: Add a basic Siena module > (no matching commit) > > You are awesome, thank you! > -- > Deet-doot-dot, I am a bot. > https://korg.docs.kernel.org/patchwork/pwbot.html
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 09 May 2022 16:31:06 +0100 you wrote: > The Siena NICs (SFN5000 and SFN6000 series) went EOL in November 2021. > Most of these adapters have been remove from our test labs, and testing > has been reduced to a minimum. > > This patch series creates a separate kernel module for the Siena architecture, > analogous to what was done for Falcon some years ago. > This reduces our maintenance for the sfc.ko module, and allows us to > enhance the EF10 and EF100 drivers without the risk of breaking Siena NICs. > > [...] Here is the summary with links: - [net-next,v4,01/11] sfc: Move Siena specific files (no matching commit) - [net-next,v4,02/11] sfc: Copy shared files needed for Siena (part 1) (no matching commit) - [net-next,v4,03/11] sfc: Copy shared files needed for Siena (part 2) (no matching commit) - [net-next,v4,04/11] sfc/siena: Remove build references to missing functionality https://git.kernel.org/netdev/net-next/c/956f2d86cb37 - [net-next,v4,05/11] sfc/siena: Rename functions in efx headers to avoid conflicts with sfc https://git.kernel.org/netdev/net-next/c/71ad88f66125 - [net-next,v4,06/11] sfc/siena: Rename RX/TX functions to avoid conflicts with sfc https://git.kernel.org/netdev/net-next/c/7f9e4b2a61ba - [net-next,v4,07/11] sfc/siena: Rename peripheral functions to avoid conflicts with sfc https://git.kernel.org/netdev/net-next/c/95e96f7788d0 - [net-next,v4,08/11] sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc https://git.kernel.org/netdev/net-next/c/4d49e5cd4b09 - [net-next,v4,09/11] sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc https://git.kernel.org/netdev/net-next/c/c8443b698238 - [net-next,v4,10/11] sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc https://git.kernel.org/netdev/net-next/c/782f7130849f - [net-next,v4,11/11] sfc: Add a basic Siena module https://git.kernel.org/netdev/net-next/c/c5a13c319e10 You are awesome, thank you!