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.31 [+27.31] TEST: ping [ OK ] # 28.86 [+1.55] TEST: ping6 [ OK ] # 28.94 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.04 [+5.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.04 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6002 # 36.59 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.60 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.74 [+4.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.75 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 45.19 [+4.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.21 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.79 [+6.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.80 [+0.01] INFO: Packets sent on path1 / path2: 16329 / 16440 # 58.58 [+6.78] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.58 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 65.13 [+6.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.14 [+0.01] INFO: Packets sent on path1 / path2: 16329 / 16440 # 71.48 [+6.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.49 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 71.99 [+0.50] INFO: Running IPv6 custom multipath hash tests # 76.95 [+4.95] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.96 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6451 # 80.02 [+3.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.03 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 83.67 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.68 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 88.37 [+4.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.39 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 2583.36 [+2494.97] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2583.37 [+0.01] INFO: Packets sent on path1 / path2: 8343 / 8442 # 2586.55 [+3.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2586.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2592.46 [+5.89] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2592.47 [+0.01] INFO: Packets sent on path1 / path2: 16470 / 16301 # 2597.79 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2597.80 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2603.29 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2603.30 [+0.01] INFO: Packets sent on path1 / path2: 16468 / 16301 # 2608.54 [+5.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2608.55 [+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__->