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.11 [+26.11] TEST: ping [ OK ] # 27.54 [+1.43] TEST: ping6 [ OK ] # 27.55 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.57 [+5.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.58 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 35.10 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.10 [+3.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.11 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 43.53 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.55 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.52 [+6.98] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.53 [+0.01] INFO: Packets sent on path1 / path2: 16414 / 16355 # 56.97 [+6.44] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.40 [+6.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.40 [+0.01] INFO: Packets sent on path1 / path2: 16414 / 16355 # 69.49 [+6.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.50 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.03 [+0.53] INFO: Running IPv6 custom multipath hash tests # 75.07 [+5.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.08 [+0.01] INFO: Packets sent on path1 / path2: 5600 / 7001 # 78.10 [+3.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 81.50 [+3.40] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.51 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5701 # 86.29 [+4.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.30 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2311.95 [+2225.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2311.96 [+0.01] INFO: Packets sent on path1 / path2: 8449 / 8275 # 2315.14 [+3.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2315.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2320.65 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2320.66 [+0.01] INFO: Packets sent on path1 / path2: 16431 / 16340 # 2325.64 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2325.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2330.89 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2330.90 [+0.01] INFO: Packets sent on path1 / path2: 16431 / 16338 # 2335.96 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2335.97 [+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__->