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.65 [+25.65] TEST: ping [ OK ] # 27.17 [+1.51] TEST: ping6 [ OK ] # 27.18 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.04 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.05 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6253 # 34.32 [+2.28] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.09 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.10 [+0.02] INFO: Packets sent on path1 / path2: 7200 / 5400 # 41.91 [+3.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.50 [+6.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.51 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 54.04 [+5.54] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.24 [+6.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.25 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 66.09 [+5.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.10 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 66.64 [+0.54] INFO: Running IPv6 custom multipath hash tests # 71.49 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.50 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6850 # 74.07 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.60 [+3.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.61 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 81.88 [+4.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.89 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2296.75 [+2214.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2296.77 [+0.01] INFO: Packets sent on path1 / path2: 8427 / 8328 # 2299.81 [+3.04] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2299.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2304.98 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2304.98 [+0.01] INFO: Packets sent on path1 / path2: 16232 / 16538 # 2310.08 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2310.08 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2315.39 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2315.39 [+0.01] INFO: Packets sent on path1 / path2: 16231 / 16538 # 2320.37 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2320.38 [+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__->