mbox series

[net-next,0/2] selftest/net: Some more TCP-AO selftest post-merge fixups

Message ID 20231222-selftests-tcp-ao-fixups-v1-0-39c73817c372@arista.com (mailing list archive)
Headers show
Series selftest/net: Some more TCP-AO selftest post-merge fixups | expand

Message

Dmitry Safonov Dec. 22, 2023, 1:59 a.m. UTC
Note that there's another post-merge fix for TCP-AO selftests, but that
doesn't conflict with these, so I don't resend that:

https://lore.kernel.org/all/20231219-b4-tcp-ao-selftests-out-of-tree-v1-1-0fff92d26eac@arista.com/T/#u

Signed-off-by: Dmitry Safonov <dima@arista.com>
---
Dmitry Safonov (2):
      selftest/tcp-ao: Set routes in a proper VRF table id
      selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max

 tools/testing/selftests/net/tcp_ao/bench-lookups.c |  4 ++-
 tools/testing/selftests/net/tcp_ao/lib/netlink.c   |  4 +--
 tools/testing/selftests/net/tcp_ao/lib/setup.c     | 35 +++++++++++++++++-----
 tools/testing/selftests/net/tcp_ao/unsigned-md5.c  | 11 ++++---
 4 files changed, 36 insertions(+), 18 deletions(-)
---
base-commit: 857647efa9be89a13cf8963c7e167fab062b28bb
change-id: 20231222-selftests-tcp-ao-fixups-ce70a60e6f57

Best regards,

Comments

Hangbin Liu Dec. 22, 2023, 6:54 a.m. UTC | #1
On Fri, Dec 22, 2023 at 01:59:05AM +0000, Dmitry Safonov wrote:
> Note that there's another post-merge fix for TCP-AO selftests, but that
> doesn't conflict with these, so I don't resend that:
> 
> https://lore.kernel.org/all/20231219-b4-tcp-ao-selftests-out-of-tree-v1-1-0fff92d26eac@arista.com/T/#u
> 
> Signed-off-by: Dmitry Safonov <dima@arista.com>

Tested-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
patchwork-bot+netdevbpf@kernel.org Jan. 2, 2024, 1:30 p.m. UTC | #2
Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 22 Dec 2023 01:59:05 +0000 you wrote:
> Note that there's another post-merge fix for TCP-AO selftests, but that
> doesn't conflict with these, so I don't resend that:
> 
> https://lore.kernel.org/all/20231219-b4-tcp-ao-selftests-out-of-tree-v1-1-0fff92d26eac@arista.com/T/#u
> 
> Signed-off-by: Dmitry Safonov <dima@arista.com>
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] selftest/tcp-ao: Set routes in a proper VRF table id
    https://git.kernel.org/netdev/net-next/c/72cd9f8d5a99
  - [net-next,2/2] selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max
    https://git.kernel.org/netdev/net-next/c/80057b2080a8

You are awesome, thank you!