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.78 [+16.78] TEST: ping [ OK ] # 18.15 [+1.37] TEST: ping6 [ OK ] # 18.25 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.86 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.87 [+0.01] INFO: Packets sent on path1 / path2: 7351 / 5251 # 23.79 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.80 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.33 [+3.53] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.34 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 30.12 [+2.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 35.56 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.57 [+0.01] INFO: Packets sent on path1 / path2: 16330 / 16439 # 40.79 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.52 [+5.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.54 [+0.02] INFO: Packets sent on path1 / path2: 16330 / 16439 # 52.58 [+6.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.89 [+0.30] INFO: Running IPv6 custom multipath hash tests # 56.43 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.45 [+0.02] INFO: Packets sent on path1 / path2: 6000 / 6602 # 58.40 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.41 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.52 [+3.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.54 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6352 # 64.50 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1234.36 [+1169.84] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.37 [+0.01] INFO: Packets sent on path1 / path2: 8178 / 8383 # 1237.10 [+2.73] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1242.42 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1242.43 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16393 # 1248.01 [+5.58] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1248.02 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 1 # 1253.08 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1253.09 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16393 # 1257.88 [+4.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1257.89 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->