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 # 26.72 [+26.72] TEST: ping [ OK ] # 28.27 [+1.55] TEST: ping6 [ OK ] # 28.35 [+0.08] INFO: Running IPv4 custom multipath hash tests # 33.14 [+4.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.16 [+0.02] INFO: Packets sent on path1 / path2: 5451 / 7151 # 35.57 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.73 [+4.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.75 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 43.82 [+4.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.83 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 50.75 [+6.92] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.76 [+0.01] INFO: Packets sent on path1 / path2: 16578 / 16191 # 56.52 [+5.76] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.53 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 62.82 [+6.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.83 [+0.01] INFO: Packets sent on path1 / path2: 16578 / 16191 # 68.92 [+6.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.93 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 69.44 [+0.52] INFO: Running IPv6 custom multipath hash tests # 74.18 [+4.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.19 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6552 # 76.78 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.20 [+3.41] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.21 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 83.89 [+3.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2485.69 [+2401.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2485.70 [+0.01] INFO: Packets sent on path1 / path2: 8506 / 8341 # 2488.67 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2488.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2494.23 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2494.24 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16395 # 2499.48 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2499.49 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2504.82 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2504.83 [+0.02] INFO: Packets sent on path1 / path2: 16375 / 16394 # 2509.94 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2509.95 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->