[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220429223122.3642255-1-robert.hancock@calian.com>
Date: Fri, 29 Apr 2022 16:31:20 -0600
From: Robert Hancock <robert.hancock@...ian.com>
To: netdev@...r.kernel.org
Cc: nicolas.ferre@...rochip.com, claudiu.beznea@...rochip.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, Robert Hancock <robert.hancock@...ian.com>
Subject: [PATCH net-next 0/2] MACB NAPI improvements
Simplify the logic in the Cadence MACB/GEM driver for determining
when to reschedule NAPI processing, and update it to use NAPI for the
TX path as well as the RX path.
Robert Hancock (2):
net: macb: simplify/cleanup NAPI reschedule checking
net: macb: use NAPI for TX completion path
drivers/net/ethernet/cadence/macb.h | 1 +
drivers/net/ethernet/cadence/macb_main.c | 193 ++++++++++++-----------
2 files changed, 106 insertions(+), 88 deletions(-)
--
2.31.1
Powered by blists - more mailing lists