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.06 [+17.06] TEST: ping [ OK ] # 18.36 [+1.30] TEST: ping6 [ OK ] # 18.45 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.81 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.82 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 23.71 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.81 [+3.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.82 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6750 # 29.54 [+2.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.82 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.84 [+0.02] INFO: Packets sent on path1 / path2: 16516 / 16254 # 39.98 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.99 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.52 [+5.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.54 [+0.01] INFO: Packets sent on path1 / path2: 16515 / 16254 # 51.04 [+5.51] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.06 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 51.26 [+0.21] INFO: Running IPv6 custom multipath hash tests # 54.74 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.76 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 56.80 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.85 [+3.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.88 [+0.03] INFO: Packets sent on path1 / path2: 5952 / 6651 # 62.91 [+3.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.94 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1220.02 [+1157.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1220.03 [+0.01] INFO: Packets sent on path1 / path2: 8350 / 8228 # 1222.73 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.74 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1228.06 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1228.09 [+0.03] INFO: Packets sent on path1 / path2: 16369 / 16402 # 1233.26 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1233.28 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32770 # 1238.73 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1238.75 [+0.01] INFO: Packets sent on path1 / path2: 16368 / 16402 # 1243.98 [+5.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1244.00 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 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__->