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.92 [+15.92] TEST: ping [ OK ] # 17.21 [+1.29] TEST: ping6 [ OK ] # 17.30 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.56 [+3.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.57 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6051 # 22.57 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 26.01 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.02 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 28.93 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.24 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.24 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16308 # 39.18 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.20 [+5.01] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.21 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16307 # 49.45 [+5.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 49.64 [+0.18] INFO: Running IPv6 custom multipath hash tests # 53.00 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.01 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6500 # 54.99 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.31 [+3.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.31 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6251 # 61.09 [+2.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1226.70 [+1165.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1226.71 [+0.01] INFO: Packets sent on path1 / path2: 8338 / 8229 # 1229.38 [+2.67] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1229.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1234.86 [+5.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1234.88 [+0.01] INFO: Packets sent on path1 / path2: 16456 / 16314 # 1239.92 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1239.93 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1245.26 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1245.27 [+0.01] INFO: Packets sent on path1 / path2: 16455 / 16314 # 1250.18 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1250.19 [+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__->