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 # 16.69 [+16.69] TEST: ping [ OK ] # 18.01 [+1.33] TEST: ping6 [ OK ] # 18.11 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.70 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.71 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 23.60 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.61 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.49 [+2.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.50 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 29.28 [+2.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.28 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.79 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.80 [+0.01] INFO: Packets sent on path1 / path2: 16438 / 16332 # 40.06 [+5.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.07 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.75 [+5.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.76 [+0.01] INFO: Packets sent on path1 / path2: 16437 / 16332 # 51.07 [+5.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.08 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.32 [+0.24] INFO: Running IPv6 custom multipath hash tests # 54.99 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.00 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 57.01 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.02 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.90 [+2.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.95 [+0.04] INFO: Packets sent on path1 / path2: 6000 / 6602 # 62.98 [+3.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.00 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1210.92 [+1147.92] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1210.93 [+0.01] INFO: Packets sent on path1 / path2: 8376 / 8265 # 1213.60 [+2.66] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1213.62 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1218.84 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1218.85 [+0.01] INFO: Packets sent on path1 / path2: 16628 / 16143 # 1223.83 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1223.84 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1229.14 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1229.15 [+0.01] INFO: Packets sent on path1 / path2: 16628 / 16141 # 1234.35 [+5.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1234.36 [+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__->