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 # 29.99 [+29.99] TEST: ping [ OK ] # 31.62 [+1.63] TEST: ping6 [ OK ] # 31.70 [+0.08] INFO: Running IPv4 custom multipath hash tests # 36.97 [+5.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 36.99 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6103 # 39.58 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 39.59 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 43.63 [+4.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 43.64 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 48.10 [+4.46] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 48.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 54.79 [+6.68] TEST: Multipath hash field: Source port (balanced) [ OK ] # 54.80 [+0.01] INFO: Packets sent on path1 / path2: 16295 / 16474 # 61.18 [+6.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 61.19 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.65 [+6.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 67.66 [+0.01] INFO: Packets sent on path1 / path2: 16295 / 16474 # 74.20 [+6.54] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 74.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 74.77 [+0.56] INFO: Running IPv6 custom multipath hash tests # 80.08 [+5.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 80.09 [+0.01] INFO: Packets sent on path1 / path2: 5502 / 7100 # 82.76 [+2.67] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 86.40 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.41 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 91.29 [+4.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 91.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2584.28 [+2492.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2584.29 [+0.01] INFO: Packets sent on path1 / path2: 8319 / 8510 # 2587.32 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2587.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2592.83 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2592.84 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16363 # 2598.17 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2598.19 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 2603.99 [+5.81] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2604.00 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16362 # 2609.51 [+5.50] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2609.51 [+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__->