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.78 [+25.78] TEST: ping [ OK ] # 27.23 [+1.45] TEST: ping6 [ OK ] # 27.24 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.38 [+5.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.38 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5952 # 34.75 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.66 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.70 [+0.03] INFO: Packets sent on path1 / path2: 6151 / 6451 # 42.30 [+3.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.31 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 48.51 [+6.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.53 [+0.01] INFO: Packets sent on path1 / path2: 16346 / 16423 # 54.19 [+5.67] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.20 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.17 [+5.97] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.17 [+0.01] INFO: Packets sent on path1 / path2: 16347 / 16423 # 65.75 [+5.57] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.26 [+0.50] INFO: Running IPv6 custom multipath hash tests # 70.94 [+4.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.95 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 73.84 [+2.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.85 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 77.48 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.49 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5900 # 81.73 [+4.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.74 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2287.77 [+2206.04] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2287.78 [+0.01] INFO: Packets sent on path1 / path2: 8371 / 8391 # 2290.60 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2290.61 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2295.83 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2295.84 [+0.01] INFO: Packets sent on path1 / path2: 16364 / 16406 # 2300.80 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2300.81 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2306.00 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2306.01 [+0.01] INFO: Packets sent on path1 / path2: 16366 / 16405 # 2311.11 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2311.12 [+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__->