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.22 [+17.22] TEST: ping [ OK ] # 18.59 [+1.37] TEST: ping6 [ OK ] # 18.70 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.20 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.21 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 24.15 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.67 [+3.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.68 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6750 # 30.68 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.71 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.15 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.16 [+0.02] INFO: Packets sent on path1 / path2: 16355 / 16415 # 41.74 [+5.58] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.77 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.32 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.33 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16415 # 52.85 [+5.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.87 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.12 [+0.25] INFO: Running IPv6 custom multipath hash tests # 56.78 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.79 [+0.01] INFO: Packets sent on path1 / path2: 6702 / 5900 # 58.83 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.48 [+2.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.51 [+0.03] INFO: Packets sent on path1 / path2: 5302 / 7301 # 64.68 [+3.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1209.53 [+1144.84] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1209.54 [+0.01] INFO: Packets sent on path1 / path2: 8425 / 8191 # 1212.33 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1212.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.74 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1217.74 [+0.01] INFO: Packets sent on path1 / path2: 16243 / 16528 # 1223.00 [+5.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1223.01 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1228.19 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.20 [+0.01] INFO: Packets sent on path1 / path2: 16241 / 16528 # 1233.30 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1233.32 [+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__->