]> 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 12:50:11 +0000 (13:50 +0100)
commit43590d25d64d8befbb9a0f0f3ef3c8ff6e514db1
tree40b02560e4164924b71f736342e6558e430d7c82
parentab2121f9e778d6222ec1b894bdb12afa4e4945a0
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