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.58 [+16.58] TEST: ping [ OK ] # 17.89 [+1.31] TEST: ping6 [ OK ] # 17.99 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.43 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.44 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 23.58 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.06 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.07 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 30.06 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.68 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.69 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 41.13 [+5.44] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.62 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.63 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 52.10 [+5.48] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.33 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.91 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.92 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 58.02 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.49 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.50 [+0.01] INFO: Packets sent on path1 / path2: 6252 / 6352 # 64.30 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 1230.32 [+1166.01] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1230.33 [+0.01] INFO: Packets sent on path1 / path2: 8338 / 8247 # 1233.05 [+2.72] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1233.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1238.16 [+5.09] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1238.17 [+0.01] INFO: Packets sent on path1 / path2: 16392 / 16378 # 1243.31 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1243.32 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1248.69 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1248.71 [+0.02] INFO: Packets sent on path1 / path2: 16393 / 16377 # 1253.79 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1253.81 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 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__->