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.88 [+16.88] TEST: ping [ OK ] # 18.17 [+1.29] TEST: ping6 [ OK ] # 18.25 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.64 [+3.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.67 [+0.03] INFO: Packets sent on path1 / path2: 6201 / 6401 # 23.77 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.78 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.10 [+3.33] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.11 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 29.84 [+2.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.85 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.27 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.29 [+0.02] INFO: Packets sent on path1 / path2: 16325 / 16444 # 40.26 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.47 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.48 [+0.01] INFO: Packets sent on path1 / path2: 16325 / 16444 # 50.76 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 50.97 [+0.21] INFO: Running IPv6 custom multipath hash tests # 54.45 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.47 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 56.36 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.37 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.69 [+3.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.71 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 63.00 [+3.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.02 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 0 # 1212.26 [+1149.24] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1212.27 [+0.01] INFO: Packets sent on path1 / path2: 8220 / 8338 # 1214.78 [+2.51] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1214.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1220.03 [+5.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1220.05 [+0.01] INFO: Packets sent on path1 / path2: 16508 / 16264 # 1225.10 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1225.12 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 1230.16 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1230.17 [+0.01] INFO: Packets sent on path1 / path2: 16506 / 16263 # 1235.35 [+5.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1235.36 [+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__->