Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Sun, 17 May 2026 18:24:32 -0700 you wrote:
> Currently the rds selftests only tests the tcp transport.  This means
> most of rds_rdma.ko has no testing coverage.  This series refactors the
> rds self tests to add an rdma option when running tests.  When used,
> the test creates a pair of ROCE interfaces to run the payloads through.
> 
> Most of this set is refactoring the existing test.py module.  Since most
> of this code is one long procedure, it is difficult to modularize it
> without creating a lot of pylint complaints about lengthy functions
> with too many variables or branches.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,01/11] net/rds: Don't sleep inside rds_ib_conn_path_shutdown
    https://git.kernel.org/netdev/net-next/c/16f48efaeb69
  - [net-next,v3,02/11] selftests: rds: Add helper function setup_tcp() in 
test.py
    https://git.kernel.org/netdev/net-next/c/853dee6aec70
  - [net-next,v3,03/11] selftests: rds: Add helper function check_info() in 
test.py
    https://git.kernel.org/netdev/net-next/c/78bcfe6f34c7
  - [net-next,v3,04/11] selftests: rds: Add helper function send_burst() in 
test.py
    https://git.kernel.org/netdev/net-next/c/9996b296dabc
  - [net-next,v3,05/11] selftests: rds: Add helper function recv_burst() in 
test.py
    https://git.kernel.org/netdev/net-next/c/1c8a70b1fb3f
  - [net-next,v3,06/11] selftests: rds: Add helper function verify_hashes() in 
test.py
    https://git.kernel.org/netdev/net-next/c/f7baddf08bb9
  - [net-next,v3,07/11] selftests: rds: Add helper function snd_rcv_packets() 
in test.py
    https://git.kernel.org/netdev/net-next/c/3bd27901aa90
  - [net-next,v3,08/11] selftests: rds: Handle errors in netns_socket
    https://git.kernel.org/netdev/net-next/c/0c4d043f61f9
  - [net-next,v3,09/11] selftests: rds: Register network teardown via atexit
    https://git.kernel.org/netdev/net-next/c/a8876203489f
  - [net-next,v3,10/11] selftests: rds: Add ROCE support to test.py
    https://git.kernel.org/netdev/net-next/c/9d4fc641326e
  - [net-next,v3,11/11] selftests: rds: Add ROCE support to run.sh
    https://git.kernel.org/netdev/net-next/c/47f079e56ee5

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to