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 # 17.32 [+17.32] TEST: ping [ OK ] # 18.64 [+1.32] TEST: ping6 [ OK ] # 18.73 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.04 [+3.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.05 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 23.90 [+1.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.92 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.48 [+2.56] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.49 [+0.01] INFO: Packets sent on path1 / path2: 7100 / 5501 # 29.40 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.41 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.15 [+5.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.16 [+0.01] INFO: Packets sent on path1 / path2: 16479 / 16290 # 40.59 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.59 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.08 [+5.48] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.09 [+0.01] INFO: Packets sent on path1 / path2: 16479 / 16290 # 51.73 [+5.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.74 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 51.97 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.62 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.63 [+0.01] INFO: Packets sent on path1 / path2: 5601 / 7001 # 57.77 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.12 [+3.34] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.14 [+0.03] INFO: Packets sent on path1 / path2: 6602 / 6001 # 64.83 [+3.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.85 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 1222.17 [+1157.32] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1222.19 [+0.01] INFO: Packets sent on path1 / path2: 8284 / 8305 # 1225.06 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1225.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1230.24 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1230.25 [+0.01] INFO: Packets sent on path1 / path2: 16460 / 16310 # 1235.53 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1235.53 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1240.99 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1241.01 [+0.02] INFO: Packets sent on path1 / path2: 16460 / 16310 # 1246.44 [+5.42] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1246.45 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->