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.13 [+17.13] TEST: ping [ OK ] # 18.47 [+1.34] TEST: ping6 [ OK ] # 18.55 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.16 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.17 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7051 # 24.08 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.09 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.95 [+3.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.96 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 30.85 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.66 [+5.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.67 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16437 # 42.40 [+5.72] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 48.14 [+5.74] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.16 [+0.02] INFO: Packets sent on path1 / path2: 16332 / 16437 # 53.80 [+5.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 54.05 [+0.24] INFO: Running IPv6 custom multipath hash tests # 57.75 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.76 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6202 # 59.92 [+2.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.94 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.51 [+3.57] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.52 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6700 # 66.86 [+3.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.88 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 1212.69 [+1145.81] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1212.69 [+0.01] INFO: Packets sent on path1 / path2: 8304 / 8276 # 1215.26 [+2.56] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1215.28 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 1220.43 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1220.45 [+0.03] INFO: Packets sent on path1 / path2: 16438 / 16334 # 1225.33 [+4.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1225.34 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1230.39 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1230.40 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16333 # 1235.56 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1235.58 [+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__->