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 # 24.35 [+24.35] TEST: ping [ OK ] # 25.79 [+1.44] TEST: ping6 [ OK ] # 25.80 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.23 [+4.43] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.24 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 32.54 [+2.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.15 [+3.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.15 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 39.69 [+3.54] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 45.35 [+5.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.35 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407 # 51.32 [+5.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 57.23 [+5.90] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.24 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407 # 62.78 [+5.54] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 62.80 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 63.24 [+0.43] INFO: Running IPv6 custom multipath hash tests # 67.83 [+4.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 67.85 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6252 # 70.30 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.31 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 73.77 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 73.78 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 77.77 [+4.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 77.78 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2297.12 [+2219.34] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2297.13 [+0.01] INFO: Packets sent on path1 / path2: 8308 / 8429 # 2300.00 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2300.01 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2305.32 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2305.33 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 2310.53 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2310.55 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32770 # 2315.94 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2315.95 [+0.02] INFO: Packets sent on path1 / path2: 16379 / 16391 # 2320.81 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2320.83 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->