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.99 [+24.99] TEST: ping [ OK ] # 26.39 [+1.40] TEST: ping6 [ OK ] # 26.41 [+0.02] INFO: Running IPv4 custom multipath hash tests # 31.09 [+4.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.09 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 33.37 [+2.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.31 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.32 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6201 # 40.76 [+3.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 46.74 [+5.97] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.75 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 52.58 [+5.82] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.59 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 58.44 [+5.85] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.45 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 64.09 [+5.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.60 [+0.50] INFO: Running IPv6 custom multipath hash tests # 69.27 [+4.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.27 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6152 # 71.71 [+2.44] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.72 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.77 [+4.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.78 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 79.45 [+3.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.46 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2264.35 [+2184.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2264.37 [+0.01] INFO: Packets sent on path1 / path2: 8365 / 8397 # 2267.25 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2267.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2272.45 [+5.20] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2272.46 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16334 # 2277.39 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2277.39 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2282.60 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2282.60 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16334 # 2287.62 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2287.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->