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 # 27.96 [+27.96] TEST: ping [ OK ] # 29.49 [+1.53] TEST: ping6 [ OK ] # 29.58 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.44 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.45 [+0.01] INFO: Packets sent on path1 / path2: 6252 / 6352 # 36.89 [+2.44] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.58 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.59 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 44.80 [+4.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.84 [+0.04] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.46 [+6.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.47 [+0.01] INFO: Packets sent on path1 / path2: 16325 / 16444 # 57.57 [+6.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.59 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.14 [+6.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.15 [+0.01] INFO: Packets sent on path1 / path2: 16325 / 16444 # 70.15 [+5.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.16 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.71 [+0.55] INFO: Running IPv6 custom multipath hash tests # 75.72 [+5.01] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.73 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 78.44 [+2.71] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.16 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.17 [+0.02] INFO: Packets sent on path1 / path2: 6351 / 6250 # 86.85 [+4.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.86 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2509.51 [+2422.66] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2509.52 [+0.01] INFO: Packets sent on path1 / path2: 8456 / 8336 # 2512.45 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2512.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2517.97 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2517.98 [+0.01] INFO: Packets sent on path1 / path2: 16307 / 16463 # 2523.26 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2523.26 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2528.68 [+5.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2528.69 [+0.01] INFO: Packets sent on path1 / path2: 16307 / 16463 # 2534.33 [+5.63] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2534.33 [+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__->