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 # 17.53 [+17.53] TEST: ping [ OK ] # 18.83 [+1.30] TEST: ping6 [ OK ] # 18.91 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.00 [+3.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.01 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 23.83 [+1.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.84 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 25.53 [+1.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.54 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 29.50 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.44 [+5.93] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.46 [+0.02] INFO: Packets sent on path1 / path2: 16328 / 16441 # 40.95 [+5.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.96 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.57 [+5.61] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.59 [+0.01] INFO: Packets sent on path1 / path2: 16328 / 16441 # 51.89 [+5.31] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.90 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.13 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.84 [+3.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.85 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 57.78 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.75 [+2.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.79 [+0.04] INFO: Packets sent on path1 / path2: 7002 / 5602 # 63.94 [+3.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1234.12 [+1170.16] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.13 [+0.01] INFO: Packets sent on path1 / path2: 8350 / 8247 # 1236.99 [+2.86] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.01 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1242.49 [+5.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1242.50 [+0.01] INFO: Packets sent on path1 / path2: 16614 / 16157 # 1248.01 [+5.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1248.04 [+0.03] INFO: Packets sent on path1 / path2: 32771 / 1 # 1253.03 [+4.99] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1253.04 [+0.01] INFO: Packets sent on path1 / path2: 16613 / 16157 # 1257.89 [+4.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1257.90 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->