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.11 [+17.11] TEST: ping [ OK ] # 18.47 [+1.36] TEST: ping6 [ OK ] # 18.59 [+0.12] INFO: Running IPv4 custom multipath hash tests # 21.88 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.89 [+0.01] INFO: Packets sent on path1 / path2: 5500 / 7101 # 23.68 [+1.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 25.34 [+1.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.36 [+0.02] INFO: Packets sent on path1 / path2: 6550 / 6050 # 29.57 [+4.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 34.81 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.82 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16329 # 40.02 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.31 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.32 [+0.01] INFO: Packets sent on path1 / path2: 16441 / 16329 # 50.59 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.60 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 50.80 [+0.21] INFO: Running IPv6 custom multipath hash tests # 54.29 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.32 [+0.02] INFO: Packets sent on path1 / path2: 6252 / 6350 # 56.37 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.75 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.76 [+0.01] INFO: Packets sent on path1 / path2: 6752 / 5850 # 62.78 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1242.73 [+1179.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1242.74 [+0.01] INFO: Packets sent on path1 / path2: 8331 / 8277 # 1245.66 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1245.68 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1251.15 [+5.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1251.16 [+0.01] INFO: Packets sent on path1 / path2: 16413 / 16357 # 1256.33 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1256.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1261.56 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1261.57 [+0.01] INFO: Packets sent on path1 / path2: 16413 / 16356 # 1266.62 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1266.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__->