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.34 [+28.34] TEST: ping [ OK ] # 29.88 [+1.54] TEST: ping6 [ OK ] # 29.97 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.84 [+4.87] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.85 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5953 # 37.27 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.56 [+3.28] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.57 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 44.35 [+3.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.71 [+6.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.72 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16388 # 56.41 [+5.69] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.42 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 62.70 [+6.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.71 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16388 # 68.58 [+5.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.60 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 # 69.13 [+0.54] INFO: Running IPv6 custom multipath hash tests # 74.01 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.02 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 76.50 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.55 [+4.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.56 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6900 # 84.41 [+3.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.42 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2510.40 [+2425.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2510.41 [+0.01] INFO: Packets sent on path1 / path2: 8335 / 8478 # 2513.59 [+3.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2513.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2519.07 [+5.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2519.07 [+0.01] INFO: Packets sent on path1 / path2: 16184 / 16587 # 2524.27 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2524.30 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32770 # 2529.72 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2529.73 [+0.01] INFO: Packets sent on path1 / path2: 16183 / 16587 # 2534.84 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2534.85 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->