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 # 25.47 [+25.47] TEST: ping [ OK ] # 26.89 [+1.42] TEST: ping6 [ OK ] # 26.90 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.45 [+4.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.45 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 34.09 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.52 [+3.42] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.53 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 41.51 [+3.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.52 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 47.77 [+6.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.78 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16535 # 53.40 [+5.62] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.42 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.47 [+6.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.48 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16534 # 65.26 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.73 [+0.46] INFO: Running IPv6 custom multipath hash tests # 70.51 [+4.78] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.52 [+0.01] INFO: Packets sent on path1 / path2: 7251 / 5350 # 73.02 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.92 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.94 [+0.02] INFO: Packets sent on path1 / path2: 6001 / 6600 # 80.68 [+3.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.68 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2270.49 [+2189.80] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2270.49 [+0.01] INFO: Packets sent on path1 / path2: 8425 / 8338 # 2273.29 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2273.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2278.47 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2278.48 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16331 # 2283.58 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2283.59 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 2288.88 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2288.89 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16330 # 2294.21 [+5.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2294.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->