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.25 [+29.25] TEST: ping [ OK ] # 30.79 [+1.54] TEST: ping6 [ OK ] # 30.80 [+0.01] INFO: Running IPv4 custom multipath hash tests # 35.86 [+5.06] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.87 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6302 # 38.79 [+2.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 42.29 [+3.49] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.30 [+0.02] INFO: Packets sent on path1 / path2: 6401 / 6201 # 47.04 [+4.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.05 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.85 [+6.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.86 [+0.01] INFO: Packets sent on path1 / path2: 16418 / 16352 # 59.85 [+5.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.85 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 66.58 [+6.73] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.59 [+0.01] INFO: Packets sent on path1 / path2: 16418 / 16351 # 72.88 [+6.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 73.40 [+0.50] INFO: Running IPv6 custom multipath hash tests # 78.78 [+5.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.80 [+0.03] INFO: Packets sent on path1 / path2: 6151 / 6451 # 81.87 [+3.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.88 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 85.85 [+3.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.86 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 90.53 [+4.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.54 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2496.25 [+2405.71] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2496.26 [+0.01] INFO: Packets sent on path1 / path2: 8307 / 8510 # 2499.55 [+3.29] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2499.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2505.08 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2505.08 [+0.01] INFO: Packets sent on path1 / path2: 16331 / 16440 # 2510.28 [+5.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2510.28 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 2515.67 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2515.68 [+0.01] INFO: Packets sent on path1 / path2: 16331 / 16439 # 2521.11 [+5.43] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2521.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->