]> git.ipfire.org Git - thirdparty/kernel/linux.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)
committerJakub Kicinski <kuba@kernel.org>
Fri, 11 Oct 2024 22:44:27 +0000 (15:44 -0700)
commit3ec920bb978ccdc68a7dfb304d303d598d038cb1
treec64a4ba824b53912dc2435f82d4450ead35b7cb4
parent2cf567f421dbfe7e53b7e5ddee9400da10efb75d
selftests: rtnetlink: update netdevsim ipsec output format

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>
tools/testing/selftests/net/rtnetlink.sh