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 # 24.50 [+24.50] TEST: ping [ OK ] # 25.88 [+1.39] TEST: ping6 [ OK ] # 25.89 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.40 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.41 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6702 # 32.78 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.90 [+4.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.91 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 40.71 [+3.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.72 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 47.06 [+6.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.07 [+0.01] INFO: Packets sent on path1 / path2: 16287 / 16482 # 53.38 [+6.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 59.85 [+6.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.86 [+0.01] INFO: Packets sent on path1 / path2: 16287 / 16483 # 65.83 [+5.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.84 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 66.35 [+0.51] INFO: Running IPv6 custom multipath hash tests # 71.42 [+5.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.43 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5451 # 74.08 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.33 [+4.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.34 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 82.18 [+3.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.19 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2299.54 [+2217.35] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2299.55 [+0.01] INFO: Packets sent on path1 / path2: 8368 / 8354 # 2302.37 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2302.38 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2307.76 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2307.76 [+0.01] INFO: Packets sent on path1 / path2: 16476 / 16295 # 2312.77 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2312.77 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2317.86 [+5.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2317.87 [+0.01] INFO: Packets sent on path1 / path2: 16476 / 16295 # 2322.86 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2322.87 [+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__->