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.64 [+16.64] TEST: ping [ OK ] # 17.96 [+1.32] TEST: ping6 [ OK ] # 18.04 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.36 [+3.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.37 [+0.02] INFO: Packets sent on path1 / path2: 6601 / 6001 # 23.28 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.29 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.20 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.23 [+0.03] INFO: Packets sent on path1 / path2: 5800 / 6800 # 30.35 [+3.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.44 [+6.08] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.45 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16466 # 42.62 [+6.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.67 [+0.05] INFO: Packets sent on path1 / path2: 0 / 32770 # 48.41 [+5.75] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.42 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16467 # 53.95 [+5.52] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 54.18 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.54 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.55 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 59.57 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.59 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.36 [+2.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.37 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5901 # 65.43 [+3.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1205.24 [+1139.80] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1205.26 [+0.01] INFO: Packets sent on path1 / path2: 8348 / 8246 # 1207.91 [+2.65] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1207.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1212.99 [+5.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1213.00 [+0.01] INFO: Packets sent on path1 / path2: 16288 / 16483 # 1217.96 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1217.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1222.83 [+4.86] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1222.84 [+0.01] INFO: Packets sent on path1 / path2: 16287 / 16483 # 1227.58 [+4.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1227.59 [+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__->