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 # 26.12 [+26.12] TEST: ping [ OK ] # 27.72 [+1.60] TEST: ping6 [ OK ] # 27.80 [+0.08] INFO: Running IPv4 custom multipath hash tests # 32.52 [+4.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.53 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6052 # 34.92 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.56 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.57 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 42.29 [+3.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 48.47 [+6.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.48 [+0.01] INFO: Packets sent on path1 / path2: 16337 / 16432 # 54.40 [+5.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.59 [+6.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.59 [+0.01] INFO: Packets sent on path1 / path2: 16337 / 16432 # 66.51 [+5.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.52 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.00 [+0.48] INFO: Running IPv6 custom multipath hash tests # 71.94 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.95 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6000 # 74.46 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.48 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 78.27 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.28 [+0.02] INFO: Packets sent on path1 / path2: 6500 / 6101 # 82.55 [+4.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.55 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2506.54 [+2423.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2506.55 [+0.01] INFO: Packets sent on path1 / path2: 8364 / 8401 # 2509.52 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2509.52 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2514.90 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2514.91 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16400 # 2520.09 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2520.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2525.45 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2525.46 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16399 # 2530.63 [+5.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2530.65 [+0.02] 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__->