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 28800 # selftests: net/forwarding: custom_multipath_hash.sh # 25.30 [+25.30] TEST: ping [ OK ] # 26.80 [+1.50] TEST: ping6 [ OK ] # 26.81 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.32 [+4.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.32 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5701 # 33.75 [+2.43] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.77 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.63 [+3.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.64 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7052 # 41.14 [+3.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.44 [+6.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.44 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16416 # 53.53 [+6.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.90 [+6.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.92 [+0.02] INFO: Packets sent on path1 / path2: 16353 / 16416 # 66.01 [+6.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.54 [+0.52] INFO: Running IPv6 custom multipath hash tests # 71.67 [+5.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.68 [+0.01] INFO: Packets sent on path1 / path2: 7002 / 5601 # 74.38 [+2.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.39 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.55 [+4.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.56 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 83.46 [+4.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.47 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2492.21 [+2408.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2492.21 [+0.01] INFO: Packets sent on path1 / path2: 8381 / 8433 # 2495.10 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2495.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2500.47 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2500.48 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16389 # 2505.64 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2505.65 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2510.92 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2510.92 [+0.01] INFO: Packets sent on path1 / path2: 16380 / 16390 # 2515.97 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2515.98 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->