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 # 27.60 [+27.60] TEST: ping [ OK ] # 29.19 [+1.59] TEST: ping6 [ OK ] # 29.27 [+0.08] INFO: Running IPv4 custom multipath hash tests # 37.30 [+8.03] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 37.32 [+0.02] INFO: Packets sent on path1 / path2: 5903 / 6701 # 40.62 [+3.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 40.63 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 44.57 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 44.59 [+0.02] INFO: Packets sent on path1 / path2: 6650 / 5950 # 49.75 [+5.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 49.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 56.10 [+6.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 56.11 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16360 # 61.90 [+5.79] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 61.90 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 68.20 [+6.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 68.21 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16360 # 74.21 [+6.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 74.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 74.74 [+0.53] INFO: Running IPv6 custom multipath hash tests # 79.80 [+5.05] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.80 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6952 # 82.58 [+2.78] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 86.11 [+3.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.12 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 89.95 [+3.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.96 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2480.51 [+2390.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2480.51 [+0.01] INFO: Packets sent on path1 / path2: 8349 / 8416 # 2483.54 [+3.02] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2483.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2489.04 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2489.05 [+0.01] INFO: Packets sent on path1 / path2: 16530 / 16240 # 2494.31 [+5.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2494.32 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2499.80 [+5.48] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2499.81 [+0.01] INFO: Packets sent on path1 / path2: 16529 / 16240 # 2504.86 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2504.86 [+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__->