[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <165228589518.696.7119477411428288875.stgit@palantir17.mph.net>
Date: Wed, 11 May 2022 17:19:12 +0100
From: Martin Habets <habetsm.xilinx@...il.com>
To: kuba@...nel.org, edumazet@...gle.com, pabeni@...hat.com,
davem@...emloft.net
Cc: netdev@...r.kernel.org, ecree.xilinx@...il.com
Subject: [PATCH net-next 0/6]: Make sfc-siena.ko specific to Siena
This series is a follow-up to the one titled "Move Siena into
a separate subdirectory".
It enhances the new sfc-siena.ko module to differentiate it from sfc.ko.
Patches
Patches 1-5 create separate Kconfig options for Siena, and adjusts the
various names used for work items and directories.
Patch 6 reinstates SRIOV functionality in sfc-siena.ko.
Testing
Various build tests were done such as allyesconfig, W=1 and sparse.
The new sfc-siena.ko and sfc.ko modules were tested on a machine with NICs
for both modules in them.
Inserting the updated sfc.ko and the new sfc-siena.ko modules at the same
time works, and no work items and directories exist with the same name.
Martin
---
Martin Habets (6):
siena: Make MTD support specific for Siena
siena: Make SRIOV support specific for Siena
siena: Make HWMON support specific for Siena
sfc/siena: Make MCDI logging support specific for Siena
sfc/siena: Make PTP and reset support specific for Siena
sfc/siena: Reinstate SRIOV init/fini function calls
drivers/net/ethernet/sfc/siena/Kconfig | 33 +++++++++++++++++++++++++
drivers/net/ethernet/sfc/siena/Makefile | 4 ++-
drivers/net/ethernet/sfc/siena/efx.c | 28 +++++++++++++++++----
drivers/net/ethernet/sfc/siena/efx.h | 4 ++-
drivers/net/ethernet/sfc/siena/efx_channels.c | 4 ++-
drivers/net/ethernet/sfc/siena/efx_common.c | 8 +++---
drivers/net/ethernet/sfc/siena/efx_common.h | 2 +-
drivers/net/ethernet/sfc/siena/farch.c | 18 +++++++-------
drivers/net/ethernet/sfc/siena/mcdi.c | 27 +++++++++++---------
drivers/net/ethernet/sfc/siena/mcdi.h | 10 ++++----
drivers/net/ethernet/sfc/siena/mcdi_mon.c | 4 ++-
drivers/net/ethernet/sfc/siena/net_driver.h | 6 ++---
drivers/net/ethernet/sfc/siena/nic.h | 2 +-
drivers/net/ethernet/sfc/siena/ptp.c | 7 +++--
drivers/net/ethernet/sfc/siena/siena.c | 10 ++++----
drivers/net/ethernet/sfc/siena/siena_sriov.h | 9 +++++--
drivers/net/ethernet/sfc/siena/sriov.h | 4 ++-
17 files changed, 117 insertions(+), 63 deletions(-)
--
Martin Habets <habetsm.xilinx@...il.com>
Powered by blists - more mailing lists