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 # 25.39 [+25.39] TEST: ping [ OK ] # 26.85 [+1.46] TEST: ping6 [ OK ] # 26.86 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.75 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.76 [+0.01] INFO: Packets sent on path1 / path2: 6353 / 6251 # 34.09 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.91 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.92 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 41.64 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.65 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 48.41 [+6.76] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.42 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16396 # 54.31 [+5.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.32 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.30 [+5.98] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.30 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16396 # 66.07 [+5.76] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.07 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 66.56 [+0.49] INFO: Running IPv6 custom multipath hash tests # 71.64 [+5.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.65 [+0.01] INFO: Packets sent on path1 / path2: 7050 / 5551 # 74.12 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 77.77 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.78 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5901 # 81.89 [+4.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.90 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2240.70 [+2158.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2240.70 [+0.01] INFO: Packets sent on path1 / path2: 8345 / 8428 # 2243.59 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2243.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2249.05 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2249.06 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16362 # 2253.99 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2254.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2259.14 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2259.14 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16360 # 2264.05 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2264.06 [+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__->