]> 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>
Thu, 13 Mar 2025 11:50:46 +0000 (12:50 +0100)
commitc97306464928b13c243fade9eb3b2e9f748187f7
tree8c255e711fb28e1ace84c5e8effa62fdbe4c3155
parent28435f5d9d08162322d1260411fe7e21af2eb2f4
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