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.42 [+25.42] TEST: ping [ OK ] # 26.87 [+1.45] TEST: ping6 [ OK ] # 26.88 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.62 [+4.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.64 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 33.96 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.74 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.75 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 41.45 [+3.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 47.62 [+6.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.63 [+0.01] INFO: Packets sent on path1 / path2: 16403 / 16366 # 53.47 [+5.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.48 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 59.59 [+6.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.61 [+0.01] INFO: Packets sent on path1 / path2: 16403 / 16366 # 65.74 [+6.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.25 [+0.50] INFO: Running IPv6 custom multipath hash tests # 71.19 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.20 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6452 # 73.65 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 77.33 [+3.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.35 [+0.02] INFO: Packets sent on path1 / path2: 7151 / 5450 # 81.59 [+4.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2296.61 [+2215.01] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2296.62 [+0.01] INFO: Packets sent on path1 / path2: 8493 / 8340 # 2299.64 [+3.02] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2299.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2304.96 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2304.96 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16340 # 2309.89 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2309.90 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2315.34 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2315.34 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16341 # 2320.40 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2320.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 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__->