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 # 13.90 [+13.90] TEST: ping [ OK ] # 15.15 [+1.26] TEST: ping6 [ OK ] # 15.25 [+0.09] INFO: Running IPv4 custom multipath hash tests # 18.14 [+2.90] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 18.15 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 19.82 [+1.67] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 19.83 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 21.37 [+1.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 21.38 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 25.49 [+4.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 25.50 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 30.26 [+4.76] TEST: Multipath hash field: Source port (balanced) [ OK ] # 30.27 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16443 # 34.98 [+4.71] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 34.99 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 40.05 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 40.07 [+0.02] INFO: Packets sent on path1 / path2: 16326 / 16443 # 44.79 [+4.73] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 44.80 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 45.00 [+0.20] INFO: Running IPv6 custom multipath hash tests # 48.14 [+3.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 48.15 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6451 # 50.09 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 50.10 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 51.68 [+1.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 51.69 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 55.64 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 55.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1014.92 [+959.26] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1014.93 [+0.01] INFO: Packets sent on path1 / path2: 8230 / 8312 # 1017.22 [+2.30] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1017.23 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1021.88 [+4.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1021.89 [+0.01] INFO: Packets sent on path1 / path2: 16356 / 16414 # 1026.35 [+4.47] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1026.37 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 1031.04 [+4.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1031.05 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16414 # 1035.54 [+4.49] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1035.55 [+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__->