MPTCP Linux Development
 help / color / mirror / Atom feed
* [MPTCP] [MPTCP][PATCH v3 mptcp-next 0/2] mptcp: add the address ID assignment bitmap and testcase
@ 2020-12-08 13:42 Geliang Tang
  0 siblings, 0 replies; only message in thread
From: Geliang Tang @ 2020-12-08 13:42 UTC (permalink / raw)
  To: mptcp 

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

v3:
 - call find_next_zero_bit() again for the invalid id.
 - use "for (i = id; ..." in mptcp_nl_cmd_dump_addrs.
 - add a wrap around testcase.

v2:
 - use BITS_PER_LONG macro.
 - add back the callback argument in cmd_dump_addrs.
 - add a testcase.

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/117

Geliang Tang (2):
  mptcp: add the address ID assignment bitmap
  selftests: mptcp: add testcases for setting the address ID

 net/mptcp/pm_netlink.c                        | 65 ++++++++++++++-----
 .../testing/selftests/net/mptcp/pm_netlink.sh | 41 +++++++++++-
 2 files changed, 86 insertions(+), 20 deletions(-)

-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-08 13:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-08 13:42 [MPTCP] [MPTCP][PATCH v3 mptcp-next 0/2] mptcp: add the address ID assignment bitmap and testcase Geliang Tang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox