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 # 28.94 [+28.94] TEST: ping [ OK ] # 30.46 [+1.51] TEST: ping6 [ OK ] # 30.48 [+0.02] INFO: Running IPv4 custom multipath hash tests # 35.96 [+5.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.97 [+0.01] INFO: Packets sent on path1 / path2: 6453 / 6151 # 38.78 [+2.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 42.62 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.63 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 47.06 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 53.92 [+6.85] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.93 [+0.01] INFO: Packets sent on path1 / path2: 16263 / 16506 # 60.05 [+6.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.06 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.81 [+6.74] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.82 [+0.01] INFO: Packets sent on path1 / path2: 16263 / 16506 # 73.55 [+6.73] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.56 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 74.15 [+0.59] INFO: Running IPv6 custom multipath hash tests # 79.23 [+5.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.24 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6602 # 82.10 [+2.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 86.20 [+4.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.23 [+0.02] INFO: Packets sent on path1 / path2: 6150 / 6450 # 90.32 [+4.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.33 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2495.16 [+2404.83] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2495.17 [+0.01] INFO: Packets sent on path1 / path2: 8480 / 8375 # 2498.15 [+2.98] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2498.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2503.76 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2503.77 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16416 # 2508.86 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2508.87 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2514.20 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2514.21 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16415 # 2519.36 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2519.37 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->