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.05 [+17.05] TEST: ping [ OK ] # 18.37 [+1.32] TEST: ping6 [ OK ] # 18.47 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.84 [+3.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.85 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 24.14 [+2.29] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.80 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.81 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5700 # 31.25 [+3.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.09 [+5.83] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.10 [+0.01] INFO: Packets sent on path1 / path2: 16390 / 16379 # 42.43 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.22 [+5.78] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.23 [+0.01] INFO: Packets sent on path1 / path2: 16390 / 16379 # 54.59 [+6.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.60 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 54.79 [+0.19] INFO: Running IPv6 custom multipath hash tests # 58.45 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.46 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 60.49 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.61 [+3.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.62 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6352 # 66.61 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.62 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 1209.52 [+1142.90] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1209.53 [+0.01] INFO: Packets sent on path1 / path2: 8267 / 8313 # 1212.33 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1212.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.50 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1217.52 [+0.01] INFO: Packets sent on path1 / path2: 16277 / 16494 # 1222.75 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1222.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1228.17 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.19 [+0.02] INFO: Packets sent on path1 / path2: 16275 / 16494 # 1233.62 [+5.43] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1233.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->