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 # 22.56 [+22.56] TEST: ping [ OK ] # 23.98 [+1.42] TEST: ping6 [ OK ] # 23.99 [+0.01] INFO: Running IPv4 custom multipath hash tests # 28.18 [+4.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 28.19 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 30.35 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 30.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.24 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 34.25 [+0.01] INFO: Packets sent on path1 / path2: 7202 / 5401 # 37.50 [+3.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 37.51 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 43.14 [+5.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 43.15 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16460 # 48.46 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 48.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 54.10 [+5.64] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 54.11 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16461 # 59.24 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 59.25 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.67 [+0.42] INFO: Running IPv6 custom multipath hash tests # 63.76 [+4.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 63.77 [+0.01] INFO: Packets sent on path1 / path2: 5700 / 6901 # 65.98 [+2.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 65.99 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 69.64 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 69.65 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6301 # 72.97 [+3.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 72.98 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2306.92 [+2233.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2306.93 [+0.01] INFO: Packets sent on path1 / path2: 8475 / 8319 # 2309.83 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2309.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2315.32 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2315.33 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16413 # 2320.42 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2320.43 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2325.64 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2325.64 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16411 # 2330.73 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2330.73 [+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__->