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.50 [+15.50] TEST: ping [ OK ] # 16.77 [+1.27] TEST: ping6 [ OK ] # 16.85 [+0.08] INFO: Running IPv4 custom multipath hash tests # 19.94 [+3.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.95 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 21.60 [+1.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 23.30 [+1.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.31 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 27.30 [+3.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.32 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 32.91 [+5.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.92 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16318 # 38.20 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.23 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.39 [+5.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.40 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16318 # 48.22 [+4.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.23 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.43 [+0.20] INFO: Running IPv6 custom multipath hash tests # 51.53 [+3.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.54 [+0.02] INFO: Packets sent on path1 / path2: 6302 / 6300 # 53.38 [+1.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.39 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 56.16 [+2.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.17 [+0.01] INFO: Packets sent on path1 / path2: 6952 / 5651 # 58.78 [+2.62] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 58.80 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1214.89 [+1156.09] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1214.90 [+0.01] INFO: Packets sent on path1 / path2: 8383 / 8191 # 1217.59 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1217.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1222.87 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1222.87 [+0.01] INFO: Packets sent on path1 / path2: 16378 / 16393 # 1227.84 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1227.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1233.01 [+5.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1233.02 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16393 # 1237.95 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1237.96 [+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__->