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.49 [+15.49] TEST: ping [ OK ] # 16.74 [+1.26] TEST: ping6 [ OK ] # 16.83 [+0.08] INFO: Running IPv4 custom multipath hash tests # 19.63 [+2.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.64 [+0.01] INFO: Packets sent on path1 / path2: 7050 / 5551 # 21.37 [+1.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.38 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 23.14 [+1.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.15 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 27.96 [+4.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.97 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 33.41 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.43 [+0.02] INFO: Packets sent on path1 / path2: 16339 / 16431 # 38.43 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.88 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.89 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16431 # 48.92 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.93 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 49.13 [+0.20] INFO: Running IPv6 custom multipath hash tests # 52.64 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.65 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 54.81 [+2.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.83 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.10 [+3.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.12 [+0.01] INFO: Packets sent on path1 / path2: 5450 / 7150 # 61.30 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1237.90 [+1176.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1237.92 [+0.02] INFO: Packets sent on path1 / path2: 8296 / 8252 # 1240.42 [+2.50] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1240.46 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 1245.89 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1245.90 [+0.01] INFO: Packets sent on path1 / path2: 16549 / 16221 # 1250.92 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1250.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1256.18 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1256.19 [+0.01] INFO: Packets sent on path1 / path2: 16548 / 16221 # 1261.21 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1261.23 [+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__->