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 # 27.78 [+27.78] TEST: ping [ OK ] # 29.45 [+1.67] TEST: ping6 [ OK ] # 29.54 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.60 [+5.06] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.61 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6352 # 37.10 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.14 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.15 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 45.49 [+4.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.50 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 51.68 [+6.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.69 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16518 # 57.37 [+5.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.39 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.65 [+6.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.66 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16518 # 69.40 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 69.96 [+0.55] INFO: Running IPv6 custom multipath hash tests # 74.66 [+4.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.67 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 77.15 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.18 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 81.17 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.19 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 85.37 [+4.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.38 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2479.10 [+2393.72] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2479.11 [+0.01] INFO: Packets sent on path1 / path2: 8347 / 8450 # 2482.00 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2482.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2487.34 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2487.36 [+0.01] INFO: Packets sent on path1 / path2: 16289 / 16482 # 2492.40 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2492.41 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 2 # 2497.93 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2497.93 [+0.00] INFO: Packets sent on path1 / path2: 16289 / 16482 # 2503.12 [+5.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2503.13 [+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__->