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 # 15.69 [+15.69] TEST: ping [ OK ] # 16.99 [+1.30] TEST: ping6 [ OK ] # 17.08 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.17 [+3.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.18 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 22.08 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.09 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 25.20 [+3.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.21 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 27.78 [+2.56] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.78 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 32.80 [+5.01] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.80 [+0.01] INFO: Packets sent on path1 / path2: 16243 / 16527 # 37.67 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.68 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 42.55 [+4.87] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.56 [+0.01] INFO: Packets sent on path1 / path2: 16243 / 16527 # 47.58 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.80 [+0.21] INFO: Running IPv6 custom multipath hash tests # 50.88 [+3.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.88 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6701 # 52.79 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 55.66 [+2.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 55.67 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6152 # 58.39 [+2.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 58.41 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1218.50 [+1160.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1218.51 [+0.01] INFO: Packets sent on path1 / path2: 8357 / 8237 # 1221.12 [+2.61] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1226.44 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1226.46 [+0.02] INFO: Packets sent on path1 / path2: 16470 / 16300 # 1231.64 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1231.66 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 1237.03 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.04 [+0.01] INFO: Packets sent on path1 / path2: 16469 / 16300 # 1242.35 [+5.31] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.36 [+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__->