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.83 [+16.83] TEST: ping [ OK ] # 18.13 [+1.29] TEST: ping6 [ OK ] # 18.21 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.62 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.64 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 23.57 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 25.89 [+2.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.92 [+0.03] INFO: Packets sent on path1 / path2: 6951 / 5650 # 29.02 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.54 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.58 [+0.04] INFO: Packets sent on path1 / path2: 16283 / 16486 # 39.76 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.77 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.19 [+5.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.20 [+0.01] INFO: Packets sent on path1 / path2: 16283 / 16486 # 50.79 [+5.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.80 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 51.00 [+0.20] INFO: Running IPv6 custom multipath hash tests # 54.51 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.51 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6150 # 56.64 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.65 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 59.26 [+2.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.28 [+0.02] INFO: Packets sent on path1 / path2: 6002 / 6600 # 62.38 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1219.58 [+1157.18] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.58 [+0.01] INFO: Packets sent on path1 / path2: 8207 / 8331 # 1222.25 [+2.67] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.26 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1227.57 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.58 [+0.01] INFO: Packets sent on path1 / path2: 16308 / 16462 # 1232.60 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.61 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1237.94 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.95 [+0.01] INFO: Packets sent on path1 / path2: 16308 / 16462 # 1243.10 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1243.11 [+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__->