[PATCH 6.6.y 0/2] Fixes for recent backports

Matthieu Baerts (NGI0) posted 2 patches 2 months, 2 weeks ago
Failed in applying to current master (apply log)
tools/testing/selftests/net/mptcp/mptcp_join.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[PATCH 6.6.y 0/2] Fixes for recent backports
Posted by Matthieu Baerts (NGI0) 2 months, 2 weeks ago
A few commits have been recently queued to v6.6 and needs to be adapted
for this kernel version:

  - 38f027fca1b7 ("selftests: mptcp: dump userspace addrs list")
  - 4cc5cc7ca052 ("selftests: mptcp: userspace pm get addr tests")
  - b2e2248f365a ("selftests: mptcp: userspace pm create id 0 subflow")

Matthieu Baerts (NGI0) (2):
  selftests: mptcp: join: disable get and dump addr checks
  selftests: mptcp: join: stop transfer when check is done (part 2.2)

 tools/testing/selftests/net/mptcp/mptcp_join.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.45.2
Re: [PATCH 6.6.y 0/2] Fixes for recent backports
Posted by Greg KH 2 months, 2 weeks ago
On Wed, Sep 04, 2024 at 03:37:56PM +0200, Matthieu Baerts (NGI0) wrote:
> A few commits have been recently queued to v6.6 and needs to be adapted
> for this kernel version:
> 
>   - 38f027fca1b7 ("selftests: mptcp: dump userspace addrs list")
>   - 4cc5cc7ca052 ("selftests: mptcp: userspace pm get addr tests")
>   - b2e2248f365a ("selftests: mptcp: userspace pm create id 0 subflow")
> 
> Matthieu Baerts (NGI0) (2):
>   selftests: mptcp: join: disable get and dump addr checks
>   selftests: mptcp: join: stop transfer when check is done (part 2.2)
> 
>  tools/testing/selftests/net/mptcp/mptcp_join.sh | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> -- 
> 2.45.2
> 
> 

Now queued up, thanks.

greg k-h