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 # 15.78 [+15.78] TEST: ping [ OK ] # 17.06 [+1.28] TEST: ping6 [ OK ] # 17.14 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.46 [+3.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.47 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 22.36 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.37 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 25.81 [+3.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.82 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 28.68 [+2.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.70 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.32 [+5.62] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.33 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16325 # 40.10 [+5.78] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.91 [+5.79] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.92 [+0.01] INFO: Packets sent on path1 / path2: 16444 / 16325 # 51.51 [+5.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.53 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 51.78 [+0.26] INFO: Running IPv6 custom multipath hash tests # 55.25 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.26 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6602 # 57.24 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.25 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.25 [+3.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.26 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6602 # 62.91 [+2.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1212.43 [+1149.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1212.44 [+0.01] INFO: Packets sent on path1 / path2: 8217 / 8342 # 1214.94 [+2.51] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1214.96 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1220.24 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1220.25 [+0.01] INFO: Packets sent on path1 / path2: 16289 / 16483 # 1225.38 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1225.40 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 1230.43 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1230.45 [+0.01] INFO: Packets sent on path1 / path2: 16288 / 16481 # 1235.36 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1235.37 [+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__->