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 # 28.26 [+28.26] TEST: ping [ OK ] # 29.86 [+1.60] TEST: ping6 [ OK ] # 29.94 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.94 [+4.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.95 [+0.02] INFO: Packets sent on path1 / path2: 6052 / 6552 # 37.50 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.70 [+4.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.71 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 46.33 [+4.62] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 52.78 [+6.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.79 [+0.01] INFO: Packets sent on path1 / path2: 16212 / 16557 # 58.74 [+5.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.34 [+6.58] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.36 [+0.02] INFO: Packets sent on path1 / path2: 16212 / 16557 # 71.56 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.57 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 72.10 [+0.53] INFO: Running IPv6 custom multipath hash tests # 77.12 [+5.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.13 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 79.85 [+2.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 83.61 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.63 [+0.02] INFO: Packets sent on path1 / path2: 6000 / 6600 # 88.08 [+4.45] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.10 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 2511.26 [+2423.17] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2511.27 [+0.01] INFO: Packets sent on path1 / path2: 8392 / 8404 # 2514.23 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2514.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2519.69 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2519.71 [+0.02] INFO: Packets sent on path1 / path2: 16509 / 16261 # 2525.11 [+5.40] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2525.12 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2530.78 [+5.66] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2530.79 [+0.01] INFO: Packets sent on path1 / path2: 16510 / 16260 # 2536.38 [+5.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2536.39 [+0.02] 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__->