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 # 26.37 [+26.37] TEST: ping [ OK ] # 27.88 [+1.51] TEST: ping6 [ OK ] # 27.98 [+0.09] INFO: Running IPv4 custom multipath hash tests # 32.86 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.87 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6352 # 35.39 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.28 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.29 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 43.41 [+4.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.08 [+6.66] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.09 [+0.01] INFO: Packets sent on path1 / path2: 16254 / 16515 # 56.16 [+6.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.39 [+6.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.41 [+0.02] INFO: Packets sent on path1 / path2: 16254 / 16515 # 68.76 [+6.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 69.35 [+0.58] INFO: Running IPv6 custom multipath hash tests # 74.17 [+4.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.18 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 76.79 [+2.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.83 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.84 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 85.19 [+4.35] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.20 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2528.99 [+2443.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2529.00 [+0.01] INFO: Packets sent on path1 / path2: 8455 / 8357 # 2532.01 [+3.02] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2532.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2537.47 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2537.48 [+0.01] INFO: Packets sent on path1 / path2: 16366 / 16405 # 2542.48 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2542.48 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2547.71 [+5.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2547.72 [+0.01] INFO: Packets sent on path1 / path2: 16364 / 16405 # 2552.83 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2552.84 [+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__->