mbox series

[net-next,v2,0/3] lockless version of netdev_notify_peers

Message ID 20201214211930.80778-1-ljp@linux.ibm.com (mailing list archive)
Headers show
Series lockless version of netdev_notify_peers | expand

Message

Lijun Pan Dec. 14, 2020, 9:19 p.m. UTC
This series introduce the lockless version of netdev_notify_peers
and then apply it to the relevant drivers.

In v1, a more appropriate name __netdev_notify_peers is used;
netdev_notify_peers is converted to call the new helper.
In v2, patch 3 calls the new helper where notify variable used
to be set true.

Lijun Pan (3):
  net: core: introduce __netdev_notify_peers
  use __netdev_notify_peers in ibmvnic
  use __netdev_notify_peers in hyperv

 drivers/net/ethernet/ibm/ibmvnic.c |  9 +++------
 drivers/net/hyperv/netvsc_drv.c    | 11 ++++-------
 include/linux/netdevice.h          |  1 +
 net/core/dev.c                     | 22 ++++++++++++++++++++--
 4 files changed, 28 insertions(+), 15 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 16, 2020, 8:50 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Mon, 14 Dec 2020 15:19:27 -0600 you wrote:
> This series introduce the lockless version of netdev_notify_peers
> and then apply it to the relevant drivers.
> 
> In v1, a more appropriate name __netdev_notify_peers is used;
> netdev_notify_peers is converted to call the new helper.
> In v2, patch 3 calls the new helper where notify variable used
> to be set true.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/3] net: core: introduce __netdev_notify_peers
    https://git.kernel.org/netdev/net/c/7061eb8cfa90
  - [net-next,v2,2/3] use __netdev_notify_peers in ibmvnic
    https://git.kernel.org/netdev/net/c/6be4666221ca
  - [net-next,v2,3/3] use __netdev_notify_peers in hyperv
    https://git.kernel.org/netdev/net/c/935d8a0a43e3

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html