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 # 17.50 [+17.50] TEST: ping [ OK ] # 18.82 [+1.33] TEST: ping6 [ OK ] # 18.94 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.64 [+3.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.65 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 24.84 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.86 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 28.09 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.10 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 31.30 [+3.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.34 [+0.04] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.09 [+5.75] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.10 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16358 # 42.43 [+5.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.15 [+5.71] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.16 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16358 # 53.94 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.95 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 54.16 [+0.21] INFO: Running IPv6 custom multipath hash tests # 57.72 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.73 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 59.86 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.88 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.14 [+3.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.15 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6452 # 66.79 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.82 [+0.03] INFO: Packets sent on path1 / path2: 12601 / 1 # 1205.87 [+1139.05] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1205.88 [+0.01] INFO: Packets sent on path1 / path2: 8324 / 8293 # 1208.60 [+2.73] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1208.61 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1213.77 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1213.78 [+0.01] INFO: Packets sent on path1 / path2: 16622 / 16149 # 1218.93 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1218.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1224.05 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1224.07 [+0.02] INFO: Packets sent on path1 / path2: 16621 / 16149 # 1229.02 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1229.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->