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 # 17.04 [+17.04] TEST: ping [ OK ] # 18.32 [+1.28] TEST: ping6 [ OK ] # 18.42 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.80 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.81 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 23.72 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.73 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 25.45 [+1.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.46 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 29.22 [+3.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.87 [+5.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.89 [+0.01] INFO: Packets sent on path1 / path2: 16461 / 16308 # 40.31 [+5.42] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.96 [+5.65] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.97 [+0.01] INFO: Packets sent on path1 / path2: 16461 / 16308 # 51.37 [+5.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 51.60 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.91 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.92 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6600 # 56.99 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.01 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.94 [+2.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.95 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6451 # 62.65 [+2.70] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.67 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.49 [+1162.82] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.50 [+0.01] INFO: Packets sent on path1 / path2: 8331 / 8252 # 1228.10 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.12 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1233.41 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1233.42 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16336 # 1238.64 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.66 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1243.59 [+4.93] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.60 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16334 # 1248.34 [+4.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.36 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->