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 # 28.72 [+28.72] TEST: ping [ OK ] # 30.28 [+1.56] TEST: ping6 [ OK ] # 30.35 [+0.07] INFO: Running IPv4 custom multipath hash tests # 35.53 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.53 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6452 # 38.18 [+2.65] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 42.15 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.16 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 46.36 [+4.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.38 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.88 [+6.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.90 [+0.02] INFO: Packets sent on path1 / path2: 16576 / 16193 # 59.15 [+6.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.17 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.62 [+6.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.63 [+0.01] INFO: Packets sent on path1 / path2: 16576 / 16193 # 71.93 [+6.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 72.54 [+0.60] INFO: Running IPv6 custom multipath hash tests # 77.76 [+5.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.77 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 80.63 [+2.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 84.74 [+4.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.75 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 89.04 [+4.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.05 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2510.40 [+2421.35] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2510.41 [+0.01] INFO: Packets sent on path1 / path2: 8351 / 8433 # 2513.54 [+3.13] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2513.55 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2519.09 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2519.10 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16388 # 2524.33 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2524.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2529.78 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2529.79 [+0.01] INFO: Packets sent on path1 / path2: 16382 / 16388 # 2535.10 [+5.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2535.11 [+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__->