mbox series

[mptcp-next,0/4] BPF path manager, part 7

Message ID cover.1743481566.git.tanggeliang@kylinos.cn (mailing list archive)
Headers show
Series BPF path manager, part 7 | expand

Message

Geliang Tang April 1, 2025, 4:30 a.m. UTC
From: Geliang Tang <tanggeliang@kylinos.cn>

- add_addr_received/rm_addr_received interfaces are added.
- a new interface accept_new_address() is added intead of
  add_addr_echo() in "BPF path manager, part 6" v4.

Depends on:
 - BPF path manager, part 6, v6

Based-on: <cover.1743133948.git.tanggeliang@kylinos.cn>

Geliang Tang (4):
  mptcp: pm: add accept_address helper
  mptcp: pm: add accept_new_address() interface
  mptcp: pm: add add_addr_received() interface
  mptcp: pm: add rm_addr_received() interface

 include/net/mptcp.h      |  8 +++++++
 net/mptcp/pm.c           | 45 ++++++++++++++++++----------------------
 net/mptcp/pm_kernel.c    | 34 +++++++++++++++---------------
 net/mptcp/pm_userspace.c |  7 +++++++
 net/mptcp/protocol.h     | 12 +++++++++--
 5 files changed, 62 insertions(+), 44 deletions(-)

Comments

MPTCP CI April 1, 2025, 5:43 a.m. UTC | #1
Hi Geliang,

Thank you for your modifications, that's great!

Our CI did some validations and here is its report:

- KVM Validation: normal: Unstable: 2 failed test(s): packetdrill_mp_join packetdrill_sockopts