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 # 24.72 [+24.72] TEST: ping [ OK ] # 26.16 [+1.43] TEST: ping6 [ OK ] # 26.16 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.69 [+4.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.71 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 32.97 [+2.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.01 [+4.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.02 [+0.01] INFO: Packets sent on path1 / path2: 7250 / 5350 # 40.65 [+3.62] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 46.88 [+6.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.89 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16330 # 52.73 [+5.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.74 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 59.03 [+6.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.04 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16330 # 64.94 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.95 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.42 [+0.47] INFO: Running IPv6 custom multipath hash tests # 70.24 [+4.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.25 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5852 # 72.75 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 77.15 [+4.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.16 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 81.22 [+4.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.23 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2287.78 [+2206.56] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2287.79 [+0.01] INFO: Packets sent on path1 / path2: 8540 / 8238 # 2290.75 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2290.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2296.05 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2296.05 [+0.01] INFO: Packets sent on path1 / path2: 16331 / 16439 # 2301.11 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2301.11 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2306.26 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2306.27 [+0.01] INFO: Packets sent on path1 / path2: 16331 / 16439 # 2311.10 [+4.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2311.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->