[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201206052127.21450-1-ljp@linux.ibm.com>
Date: Sat, 5 Dec 2020 23:21:24 -0600
From: Lijun Pan <ljp@...ux.ibm.com>
To: netdev@...r.kernel.org
Cc: Lijun Pan <ljp@...ux.ibm.com>
Subject: [RFC PATCH net-next 0/3] lockless version of
This series introduce the lockless version of netdev_notify_peers
and then apply it to the relevant drivers.
Lijun Pan (3):
net: core: introduce netdev_notify_peers_locked
use netdev_notify_peers_locked in ibmvnic
use netdev_notify_peers_locked in hyperv
drivers/net/ethernet/ibm/ibmvnic.c | 9 +++------
drivers/net/hyperv/netvsc_drv.c | 6 +++---
include/linux/netdevice.h | 1 +
net/core/dev.c | 19 +++++++++++++++++++
4 files changed, 26 insertions(+), 9 deletions(-)
--
2.23.0
Powered by blists - more mailing lists