All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] Re: [MPTCP][PATCH v4 mptcp-next 0/2] mptcp: add the address ID assignment bitmap and testcases
@ 2020-12-11  0:28 Mat Martineau
  0 siblings, 0 replies; 2+ messages in thread
From: Mat Martineau @ 2020-12-11  0:28 UTC (permalink / raw)
  To: mptcp

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


On Wed, 9 Dec 2020, Geliang Tang wrote:

> v4:
> - update the find_next code

v4 looks good for the export branch based on code review and running 
tests. Thanks Geliang!

Mat


>
> 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                        | 71 ++++++++++++++-----
> .../testing/selftests/net/mptcp/pm_netlink.sh | 41 ++++++++++-
> 2 files changed, 92 insertions(+), 20 deletions(-)
>
> -- 
> 2.26.2

--
Mat Martineau
Intel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [MPTCP] Re: [MPTCP][PATCH v4 mptcp-next 0/2] mptcp: add the address ID assignment bitmap and testcases
@ 2020-12-16 21:47 Matthieu Baerts
  0 siblings, 0 replies; 2+ messages in thread
From: Matthieu Baerts @ 2020-12-16 21:47 UTC (permalink / raw)
  To: mptcp

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

Hi Geliang, Mat,

On 09/12/2020 09:04, Geliang Tang wrote:
> v4:
>   - update the find_next code
> 
> 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.

Thank you for the patches and the reviews!

Just added in our tree, with Mat's Reviewed-by tags!

- f4b03aa16214: mptcp: add the address ID assignment bitmap
- 6636ac3e5e80: selftests: mptcp: add testcases for setting the address ID
- edac8433efa9: "squashed" in "mptcp: add the address ID assignment bitmap"

Tests + export are going to be started soon

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

Thanks for the link!

Cheers,
Matt
-- 
Tessares | Belgium | Hybrid Access Solutions
www.tessares.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-16 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11  0:28 [MPTCP] Re: [MPTCP][PATCH v4 mptcp-next 0/2] mptcp: add the address ID assignment bitmap and testcases Mat Martineau
2020-12-16 21:47 Matthieu Baerts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.