]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: rtnetlink: update netdevsim ipsec output format
authorHangbin Liu <liuhangbin@gmail.com>
Thu, 10 Oct 2024 04:00:27 +0000 (04:00 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 13:01:45 +0000 (14:01 +0100)
commit0df35b26dcd238ac91e86c3b2bd7d1126b5b694d
tree85b7dcfa642611028cf64fe5af6cdc3da767db2f
parentadbf808f590156fae4cf4af01497f92691a947e0
selftests: rtnetlink: update netdevsim ipsec output format

commit 3ec920bb978ccdc68a7dfb304d303d598d038cb1 upstream.

After the netdevsim update to use human-readable IP address formats for
IPsec, we can now use the source and destination IPs directly in testing.
Here is the result:
  # ./rtnetlink.sh -t kci_test_ipsec_offload
  PASS: ipsec_offload

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20241010040027.21440-4-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/net/rtnetlink.sh