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.14 [+28.14] TEST: ping [ OK ] # 29.70 [+1.56] TEST: ping6 [ OK ] # 29.79 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.66 [+4.87] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.67 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 37.18 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.02 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.03 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 45.50 [+4.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 52.04 [+6.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.05 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16430 # 58.16 [+6.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.18 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.70 [+6.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.71 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16430 # 70.78 [+6.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.34 [+0.56] INFO: Running IPv6 custom multipath hash tests # 76.71 [+5.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.73 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 79.55 [+2.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.56 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 83.36 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.37 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 88.04 [+4.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.05 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2484.90 [+2396.85] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2484.90 [+0.01] INFO: Packets sent on path1 / path2: 8347 / 8437 # 2487.81 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2487.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2493.04 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2493.05 [+0.01] INFO: Packets sent on path1 / path2: 16414 / 16356 # 2497.95 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2497.95 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2503.08 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2503.09 [+0.01] INFO: Packets sent on path1 / path2: 16414 / 16355 # 2507.99 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2508.00 [+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__->