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.45 [+25.45] TEST: ping [ OK ] # 26.88 [+1.42] TEST: ping6 [ OK ] # 26.89 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.29 [+4.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.30 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 33.50 [+2.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.50 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.29 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.31 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 40.70 [+3.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.45 [+5.74] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.46 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16333 # 51.89 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 57.97 [+6.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.99 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16334 # 63.77 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.78 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 64.23 [+0.46] INFO: Running IPv6 custom multipath hash tests # 68.89 [+4.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.90 [+0.01] INFO: Packets sent on path1 / path2: 7202 / 5400 # 71.28 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 74.73 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.74 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 78.24 [+3.50] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2289.39 [+2211.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2289.40 [+0.01] INFO: Packets sent on path1 / path2: 8501 / 8281 # 2292.39 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2292.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2297.53 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2297.54 [+0.01] INFO: Packets sent on path1 / path2: 16305 / 16465 # 2302.49 [+4.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2302.50 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2307.64 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2307.65 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16465 # 2312.66 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2312.67 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->