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.02 [+16.02] TEST: ping [ OK ] # 17.31 [+1.30] TEST: ping6 [ OK ] # 17.40 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.46 [+3.06] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.47 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6201 # 22.32 [+1.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.33 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 25.52 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.53 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 28.04 [+2.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.05 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 33.17 [+5.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.18 [+0.02] INFO: Packets sent on path1 / path2: 16383 / 16386 # 37.87 [+4.69] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 42.96 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.97 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16386 # 47.56 [+4.60] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.57 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 47.75 [+0.18] INFO: Running IPv6 custom multipath hash tests # 50.57 [+2.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.58 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 52.36 [+1.78] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 54.05 [+1.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 54.07 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 57.56 [+3.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1203.86 [+1146.29] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1203.88 [+0.01] INFO: Packets sent on path1 / path2: 8273 / 8288 # 1206.77 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1206.79 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1212.23 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1212.25 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16331 # 1217.62 [+5.37] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1217.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1222.99 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1223.00 [+0.01] INFO: Packets sent on path1 / path2: 16442 / 16329 # 1228.26 [+5.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1228.26 [+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__->