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.79 [+15.79] TEST: ping [ OK ] # 17.09 [+1.30] TEST: ping6 [ OK ] # 17.17 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.15 [+2.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.16 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 21.85 [+1.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 23.48 [+1.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.49 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 26.87 [+3.38] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 31.93 [+5.05] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.94 [+0.01] INFO: Packets sent on path1 / path2: 16327 / 16442 # 36.86 [+4.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 41.92 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.93 [+0.01] INFO: Packets sent on path1 / path2: 16327 / 16443 # 46.76 [+4.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.77 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 46.96 [+0.20] INFO: Running IPv6 custom multipath hash tests # 50.12 [+3.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.14 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 52.11 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 54.92 [+2.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 54.93 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 57.57 [+2.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1221.17 [+1163.58] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.18 [+0.01] INFO: Packets sent on path1 / path2: 8328 / 8247 # 1223.97 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1223.99 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 1229.39 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1229.40 [+0.01] INFO: Packets sent on path1 / path2: 16323 / 16447 # 1234.45 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1234.46 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1239.84 [+5.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1239.85 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 1244.77 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1244.78 [+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__->