[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230206181628.73302-1-shannon.nelson@amd.com>
Date: Mon, 6 Feb 2023 10:16:25 -0800
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <kuba@...nel.org>
CC: <drivers@...sando.io>, Shannon Nelson <shannon.nelson@....com>
Subject: [PATCH v2 net-next 0/3] ionic: on-chip descriptors
We start with a couple of house-keeping patches that were
originally presented for 'net', then we add support for on-chip
descriptor rings.
v2: dropped the rx buffers patch
Shannon Nelson (3):
ionic: remove unnecessary indirection
ionic: remove unnecessary void casts
ionic: add support for device Component Memory Buffers
.../ethernet/pensando/ionic/ionic_bus_pci.c | 7 +-
.../net/ethernet/pensando/ionic/ionic_dev.c | 71 ++++++++
.../net/ethernet/pensando/ionic/ionic_dev.h | 13 ++
.../ethernet/pensando/ionic/ionic_ethtool.c | 128 +++++++++++++-
.../ethernet/pensando/ionic/ionic_ethtool.h | 1 +
.../net/ethernet/pensando/ionic/ionic_if.h | 3 +-
.../net/ethernet/pensando/ionic/ionic_lif.c | 164 ++++++++++++++++--
.../net/ethernet/pensando/ionic/ionic_lif.h | 32 +++-
.../net/ethernet/pensando/ionic/ionic_main.c | 4 +-
.../net/ethernet/pensando/ionic/ionic_phc.c | 2 +-
.../ethernet/pensando/ionic/ionic_rx_filter.c | 4 +-
.../net/ethernet/pensando/ionic/ionic_txrx.c | 22 ++-
12 files changed, 422 insertions(+), 29 deletions(-)
--
2.17.1
Powered by blists - more mailing lists