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.07 [+16.07] TEST: ping [ OK ] # 17.42 [+1.35] TEST: ping6 [ OK ] # 17.55 [+0.13] INFO: Running IPv4 custom multipath hash tests # 21.09 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.10 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 22.93 [+1.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.94 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 25.91 [+2.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.23 [+0.32] INFO: Packets sent on path1 / path2: 5800 / 6800 # 29.13 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.15 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 34.56 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.58 [+0.02] INFO: Packets sent on path1 / path2: 16403 / 16366 # 39.90 [+5.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.03 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.04 [+0.01] INFO: Packets sent on path1 / path2: 16403 / 16366 # 50.48 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 50.75 [+0.26] INFO: Running IPv6 custom multipath hash tests # 54.52 [+3.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.54 [+0.02] INFO: Packets sent on path1 / path2: 5951 / 6651 # 56.46 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.42 [+2.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.43 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 62.23 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1215.30 [+1153.06] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1215.32 [+0.02] INFO: Packets sent on path1 / path2: 8311 / 8261 # 1218.02 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1218.04 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1223.27 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1223.27 [+0.01] INFO: Packets sent on path1 / path2: 16578 / 16192 # 1228.27 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1228.29 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1233.46 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1233.48 [+0.02] INFO: Packets sent on path1 / path2: 16578 / 16191 # 1238.53 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1238.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->