mbox series

[net,0/2] Two fixes for SMCRv2

Message ID 1685101741-74826-1-git-send-email-guwen@linux.alibaba.com (mailing list archive)
Headers show
Series Two fixes for SMCRv2 | expand

Message

Wen Gu May 26, 2023, 11:48 a.m. UTC
This patch set includes two bugfix for SMCRv2.

Wen Gu (2):
  net/smc: Scan from current RMB list when no position specified
  net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK

 net/smc/smc_llc.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org May 30, 2023, 9:30 a.m. UTC | #1
Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri, 26 May 2023 19:48:59 +0800 you wrote:
> This patch set includes two bugfix for SMCRv2.
> 
> Wen Gu (2):
>   net/smc: Scan from current RMB list when no position specified
>   net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
> 
>  net/smc/smc_llc.c | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)

Here is the summary with links:
  - [net,1/2] net/smc: Scan from current RMB list when no position specified
    https://git.kernel.org/netdev/net/c/b24aa141c2ff
  - [net,2/2] net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
    https://git.kernel.org/netdev/net/c/71c6aa0305e3

You are awesome, thank you!