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 # 16.83 [+16.83] TEST: ping [ OK ] # 18.20 [+1.38] TEST: ping6 [ OK ] # 18.31 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.71 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.72 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 23.84 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.85 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.73 [+2.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.74 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 29.75 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.78 [+0.03] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.52 [+5.74] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.53 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16318 # 41.10 [+5.56] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.11 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.94 [+5.84] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.96 [+0.02] INFO: Packets sent on path1 / path2: 16452 / 16317 # 52.41 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.43 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.69 [+0.26] INFO: Running IPv6 custom multipath hash tests # 56.14 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.15 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 58.17 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.68 [+2.50] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.69 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 63.71 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.72 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1219.11 [+1155.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.13 [+0.01] INFO: Packets sent on path1 / path2: 8363 / 8231 # 1221.84 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1227.22 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.23 [+0.01] INFO: Packets sent on path1 / path2: 16241 / 16531 # 1232.38 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.39 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1237.35 [+4.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.36 [+0.01] INFO: Packets sent on path1 / path2: 16240 / 16529 # 1242.32 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.33 [+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__->