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.37 [+28.37] TEST: ping [ OK ] # 29.87 [+1.49] TEST: ping6 [ OK ] # 29.88 [+0.01] INFO: Running IPv4 custom multipath hash tests # 35.18 [+5.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.19 [+0.01] INFO: Packets sent on path1 / path2: 6752 / 5852 # 37.82 [+2.63] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.58 [+3.74] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.59 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 46.07 [+4.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.72 [+6.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.74 [+0.01] INFO: Packets sent on path1 / path2: 16244 / 16525 # 59.03 [+6.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.30 [+6.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.31 [+0.01] INFO: Packets sent on path1 / path2: 16244 / 16525 # 71.75 [+6.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.77 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 72.37 [+0.60] INFO: Running IPv6 custom multipath hash tests # 77.54 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.55 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5751 # 80.31 [+2.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.32 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 84.11 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.11 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6850 # 88.48 [+4.36] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.49 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2502.05 [+2413.57] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2502.06 [+0.01] INFO: Packets sent on path1 / path2: 8270 / 8516 # 2505.06 [+3.00] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2505.07 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2510.48 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2510.49 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16336 # 2515.45 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2515.47 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2520.97 [+5.50] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2520.98 [+0.01] INFO: Packets sent on path1 / path2: 16434 / 16337 # 2526.18 [+5.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2526.19 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->