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.40 [+17.40] TEST: ping [ OK ] # 18.77 [+1.36] TEST: ping6 [ OK ] # 18.89 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.50 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.53 [+0.02] INFO: Packets sent on path1 / path2: 6301 / 6301 # 24.59 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.60 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 28.22 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.23 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6750 # 31.40 [+3.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.05 [+5.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.07 [+0.02] INFO: Packets sent on path1 / path2: 16388 / 16382 # 42.61 [+5.54] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.38 [+5.76] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.39 [+0.01] INFO: Packets sent on path1 / path2: 16389 / 16381 # 54.20 [+5.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 54.43 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.89 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.91 [+0.02] INFO: Packets sent on path1 / path2: 6250 / 6351 # 59.92 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.08 [+3.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.09 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 66.13 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1217.51 [+1151.37] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.52 [+0.01] INFO: Packets sent on path1 / path2: 8182 / 8372 # 1220.27 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1225.61 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.62 [+0.01] INFO: Packets sent on path1 / path2: 16344 / 16428 # 1230.91 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1236.13 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1236.14 [+0.01] INFO: Packets sent on path1 / path2: 16342 / 16428 # 1241.37 [+5.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1241.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->