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.07 [+28.07] TEST: ping [ OK ] # 29.59 [+1.52] TEST: ping6 [ OK ] # 29.60 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.59 [+4.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.60 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6252 # 37.33 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.15 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.16 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 45.92 [+4.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 52.39 [+6.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.40 [+0.01] INFO: Packets sent on path1 / path2: 16248 / 16521 # 58.75 [+6.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.76 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 65.15 [+6.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.16 [+0.01] INFO: Packets sent on path1 / path2: 16248 / 16521 # 71.08 [+5.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.09 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 71.57 [+0.48] INFO: Running IPv6 custom multipath hash tests # 76.57 [+5.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.57 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6951 # 79.48 [+2.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 83.14 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.15 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6950 # 88.15 [+5.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.16 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2487.77 [+2399.61] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2487.79 [+0.01] INFO: Packets sent on path1 / path2: 8445 / 8354 # 2490.61 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2490.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2495.99 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2496.00 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16361 # 2500.96 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2500.97 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 2506.13 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2506.13 [+0.01] INFO: Packets sent on path1 / path2: 16410 / 16360 # 2511.13 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2511.13 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->