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.23 [+15.23] TEST: ping [ OK ] # 16.52 [+1.29] TEST: ping6 [ OK ] # 16.62 [+0.10] INFO: Running IPv4 custom multipath hash tests # 19.72 [+3.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.73 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 21.49 [+1.77] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.50 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 23.25 [+1.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.26 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 26.67 [+3.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.69 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 31.54 [+4.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.56 [+0.01] INFO: Packets sent on path1 / path2: 16217 / 16552 # 36.16 [+4.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 41.10 [+4.93] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.11 [+0.01] INFO: Packets sent on path1 / path2: 16217 / 16552 # 45.93 [+4.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 45.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.15 [+0.21] INFO: Running IPv6 custom multipath hash tests # 49.14 [+2.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 49.15 [+0.02] INFO: Packets sent on path1 / path2: 6700 / 5901 # 51.03 [+1.88] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 51.04 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 54.02 [+2.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 54.03 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6150 # 56.83 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 56.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1223.15 [+1166.31] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1223.17 [+0.01] INFO: Packets sent on path1 / path2: 8356 / 8260 # 1225.79 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1225.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1231.05 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1231.06 [+0.01] INFO: Packets sent on path1 / path2: 16416 / 16354 # 1236.03 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1236.05 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1241.01 [+4.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1241.03 [+0.02] INFO: Packets sent on path1 / path2: 16416 / 16354 # 1245.60 [+4.57] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1245.61 [+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__->