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.52 [+22.52] TEST: ping [ OK ] # 23.92 [+1.40] TEST: ping6 [ OK ] # 23.93 [+0.01] INFO: Running IPv4 custom multipath hash tests # 28.19 [+4.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 28.20 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 30.46 [+2.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 30.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.16 [+3.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 34.17 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 37.38 [+3.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 37.39 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 43.22 [+5.84] TEST: Multipath hash field: Source port (balanced) [ OK ] # 43.23 [+0.01] INFO: Packets sent on path1 / path2: 16243 / 16526 # 48.63 [+5.40] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 48.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 54.46 [+5.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 54.47 [+0.01] INFO: Packets sent on path1 / path2: 16243 / 16526 # 59.73 [+5.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 59.75 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 60.21 [+0.46] INFO: Running IPv6 custom multipath hash tests # 64.78 [+4.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 64.80 [+0.02] INFO: Packets sent on path1 / path2: 6350 / 6252 # 67.34 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 67.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 71.02 [+3.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 71.03 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 74.76 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 74.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2314.50 [+2239.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2314.51 [+0.01] INFO: Packets sent on path1 / path2: 8410 / 8309 # 2317.31 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2317.34 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 2322.51 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2322.51 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16433 # 2327.38 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2327.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2332.41 [+5.01] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2332.41 [+0.01] INFO: Packets sent on path1 / path2: 16337 / 16432 # 2337.17 [+4.76] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2337.18 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->