Merge branch 'selftests-tcp-ao'
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 Jan 2024 13:27:48 +0000 (13:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jan 2024 13:27:48 +0000 (13:27 +0000)
commit42a7889a1931a07a04a64c8cd72f41a4ba78a1d9
treec63a5de03c933e43be5ec7073e4a3a20a126a67e
parenta27359abc820c619c67e91241e75d045decbfdc2
parent80057b2080a8f80b93c6f7b474909ccda8a21b09
Merge branch 'selftests-tcp-ao'

Dmitry Safonov says:

====================
selftest/net: Some more TCP-AO selftest post-merge fixups

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
====================

Tested-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Dmitry Safonov <dima@arista.com>