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.93 [+16.93] TEST: ping [ OK ] # 18.31 [+1.38] TEST: ping6 [ OK ] # 18.40 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.89 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.93 [+0.04] INFO: Packets sent on path1 / path2: 6451 / 6151 # 23.94 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.95 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.91 [+2.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.92 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 29.71 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.73 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.43 [+5.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.44 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16487 # 41.16 [+5.72] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 46.83 [+5.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.85 [+0.02] INFO: Packets sent on path1 / path2: 16282 / 16487 # 52.40 [+5.54] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.41 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 52.64 [+0.23] INFO: Running IPv6 custom multipath hash tests # 56.28 [+3.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.30 [+0.02] INFO: Packets sent on path1 / path2: 5851 / 6750 # 58.27 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.29 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.22 [+2.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.23 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6352 # 64.33 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1257.01 [+1192.67] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1257.03 [+0.02] INFO: Packets sent on path1 / path2: 8253 / 8322 # 1259.88 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1259.90 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1265.26 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1265.27 [+0.01] INFO: Packets sent on path1 / path2: 16562 / 16208 # 1270.50 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1270.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1275.85 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1275.88 [+0.03] INFO: Packets sent on path1 / path2: 16561 / 16209 # 1281.16 [+5.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1281.17 [+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__->