make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 16.83 [+16.83] TEST: ping [ OK ] # 18.14 [+1.31] TEST: ping6 [ OK ] # 18.23 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.64 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.66 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 23.54 [+1.88] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.55 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.91 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.93 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 29.80 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.81 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 35.79 [+5.98] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.80 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16534 # 41.41 [+5.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.75 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.76 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16534 # 52.33 [+5.57] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.34 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 52.53 [+0.19] INFO: Running IPv6 custom multipath hash tests # 56.16 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.17 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5451 # 58.11 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.07 [+2.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.08 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 63.98 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.99 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1219.20 [+1155.20] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.21 [+0.01] INFO: Packets sent on path1 / path2: 8337 / 8211 # 1221.76 [+2.56] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1226.69 [+4.91] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1226.70 [+0.01] INFO: Packets sent on path1 / path2: 16278 / 16492 # 1231.54 [+4.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1231.55 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1236.68 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1236.70 [+0.01] INFO: Packets sent on path1 / path2: 16278 / 16491 # 1241.66 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1241.69 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->