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 # 15.14 [+15.14] TEST: ping [ OK ] # 16.39 [+1.25] TEST: ping6 [ OK ] # 16.49 [+0.10] INFO: Running IPv4 custom multipath hash tests # 19.46 [+2.97] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.47 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6600 # 21.28 [+1.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 24.46 [+3.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.79 [+0.33] INFO: Packets sent on path1 / path2: 6250 / 6350 # 27.23 [+2.45] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 32.12 [+4.88] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.13 [+0.01] INFO: Packets sent on path1 / path2: 16325 / 16444 # 37.04 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.06 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 42.01 [+4.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.02 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16444 # 46.95 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.96 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 47.17 [+0.21] INFO: Running IPv6 custom multipath hash tests # 50.18 [+3.01] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.19 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5750 # 52.00 [+1.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.70 [+1.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 53.71 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6101 # 57.60 [+3.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.60 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1213.06 [+1155.46] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1213.07 [+0.01] INFO: Packets sent on path1 / path2: 8329 / 8245 # 1215.60 [+2.53] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1215.62 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1220.75 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1220.77 [+0.02] INFO: Packets sent on path1 / path2: 16298 / 16473 # 1225.93 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1225.95 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 1231.09 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1231.11 [+0.01] INFO: Packets sent on path1 / path2: 16296 / 16473 # 1236.22 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.23 [+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__->