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.45 [+27.45] TEST: ping [ OK ] # 29.06 [+1.61] TEST: ping6 [ OK ] # 29.16 [+0.10] INFO: Running IPv4 custom multipath hash tests # 34.79 [+5.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.80 [+0.01] INFO: Packets sent on path1 / path2: 6703 / 5901 # 37.17 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.41 [+4.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.43 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 45.43 [+4.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.44 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.22 [+6.78] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.23 [+0.01] INFO: Packets sent on path1 / path2: 16479 / 16291 # 58.61 [+6.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.50 [+6.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.51 [+0.01] INFO: Packets sent on path1 / path2: 16479 / 16290 # 71.89 [+6.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 72.47 [+0.57] INFO: Running IPv6 custom multipath hash tests # 77.55 [+5.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.56 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6402 # 80.54 [+2.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.54 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 83.99 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.01 [+0.02] INFO: Packets sent on path1 / path2: 6150 / 6450 # 88.92 [+4.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.94 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 2510.47 [+2421.53] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2510.47 [+0.01] INFO: Packets sent on path1 / path2: 8386 / 8426 # 2513.48 [+3.00] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2513.49 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 2518.94 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2518.95 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16423 # 2524.02 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2524.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2529.30 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2529.31 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16423 # 2534.46 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2534.47 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->