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 # 27.20 [+27.20] TEST: ping [ OK ] # 28.75 [+1.56] TEST: ping6 [ OK ] # 28.76 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.87 [+5.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.88 [+0.01] INFO: Packets sent on path1 / path2: 6303 / 6301 # 36.61 [+2.74] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.46 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.47 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 44.70 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.73 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 50.96 [+6.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.97 [+0.01] INFO: Packets sent on path1 / path2: 16498 / 16271 # 56.97 [+5.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.29 [+6.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.30 [+0.01] INFO: Packets sent on path1 / path2: 16498 / 16271 # 69.15 [+5.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 69.73 [+0.57] INFO: Running IPv6 custom multipath hash tests # 74.67 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.67 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6352 # 77.22 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.23 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 80.98 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.99 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 84.66 [+3.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.67 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2477.26 [+2392.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2477.27 [+0.02] INFO: Packets sent on path1 / path2: 8438 / 8309 # 2480.18 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2480.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2485.58 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2485.59 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16331 # 2490.62 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2490.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2496.13 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2496.14 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16330 # 2501.23 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2501.24 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->