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 # 26.53 [+26.53] TEST: ping [ OK ] # 27.97 [+1.44] TEST: ping6 [ OK ] # 27.98 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.81 [+4.84] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.82 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 35.18 [+2.35] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.18 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.50 [+3.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.51 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 41.87 [+3.35] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.16 [+6.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.18 [+0.02] INFO: Packets sent on path1 / path2: 16345 / 16425 # 53.86 [+5.67] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.86 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.93 [+6.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.95 [+0.01] INFO: Packets sent on path1 / path2: 16344 / 16425 # 65.71 [+5.76] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.72 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.22 [+0.50] INFO: Running IPv6 custom multipath hash tests # 71.07 [+4.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.08 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6352 # 73.53 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.54 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.61 [+4.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.63 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 82.16 [+4.53] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.17 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2480.95 [+2398.78] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2480.97 [+0.02] INFO: Packets sent on path1 / path2: 8355 / 8538 # 2483.94 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2483.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2489.29 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2489.30 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16359 # 2494.32 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2494.33 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2499.65 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2499.65 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16359 # 2504.72 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2504.73 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->