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 # 29.27 [+29.27] TEST: ping [ OK ] # 30.91 [+1.64] TEST: ping6 [ OK ] # 31.01 [+0.09] INFO: Running IPv4 custom multipath hash tests # 36.23 [+5.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 36.25 [+0.01] INFO: Packets sent on path1 / path2: 6002 / 6602 # 38.79 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 42.79 [+3.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.80 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 47.09 [+4.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 53.82 [+6.72] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.83 [+0.01] INFO: Packets sent on path1 / path2: 16269 / 16500 # 60.17 [+6.34] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.19 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.71 [+6.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.73 [+0.02] INFO: Packets sent on path1 / path2: 16269 / 16500 # 72.78 [+6.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 73.35 [+0.57] INFO: Running IPv6 custom multipath hash tests # 78.54 [+5.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.55 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 81.53 [+2.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.53 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 86.02 [+4.49] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.03 [+0.01] INFO: Packets sent on path1 / path2: 7050 / 5550 # 90.85 [+4.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2502.53 [+2411.67] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2502.55 [+0.02] INFO: Packets sent on path1 / path2: 8335 / 8497 # 2505.70 [+3.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2505.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2511.16 [+5.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2511.17 [+0.01] INFO: Packets sent on path1 / path2: 16366 / 16404 # 2516.39 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2516.39 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2521.94 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2521.95 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 2527.32 [+5.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2527.33 [+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__->