[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230918222136.40251-1-shannon.nelson@amd.com>
Date: Mon, 18 Sep 2023 15:21:33 -0700
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <kuba@...nel.org>,
<pabeni@...hat.com>
CC: <brett.creeley@....com>, <drivers@...sando.io>, Shannon Nelson
<shannon.nelson@....com>
Subject: [PATCH net-next 0/3] ionic: better Tx SG handling
The primary patch here is to be sure we're not hitting linearize on a Tx
skb when we don't really need to. The other two are related details.
Shannon Nelson (3):
ionic: count SGs in packet to minimize linearize
ionic: add a check for max SGs and SKB frags
ionic: expand the descriptor bufs array
.../net/ethernet/pensando/ionic/ionic_dev.h | 3 +-
.../net/ethernet/pensando/ionic/ionic_lif.c | 12 +++
.../net/ethernet/pensando/ionic/ionic_txrx.c | 77 ++++++++++++++++---
3 files changed, 82 insertions(+), 10 deletions(-)
--
2.17.1
Powered by blists - more mailing lists