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 # 25.96 [+25.96] TEST: ping [ OK ] # 27.43 [+1.47] TEST: ping6 [ OK ] # 27.44 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.55 [+5.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.56 [+0.01] INFO: Packets sent on path1 / path2: 6303 / 6301 # 35.40 [+2.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.78 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.79 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 43.26 [+4.47] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.76 [+6.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.79 [+0.03] INFO: Packets sent on path1 / path2: 16476 / 16293 # 55.52 [+5.73] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 61.64 [+6.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.64 [+0.01] INFO: Packets sent on path1 / path2: 16476 / 16293 # 67.68 [+6.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.69 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.24 [+0.55] INFO: Running IPv6 custom multipath hash tests # 73.78 [+5.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.79 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6353 # 76.31 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.32 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 81.00 [+4.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.01 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 85.34 [+4.33] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.34 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2472.96 [+2387.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2472.97 [+0.01] INFO: Packets sent on path1 / path2: 8532 / 8281 # 2475.98 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2475.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2481.31 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2481.32 [+0.01] INFO: Packets sent on path1 / path2: 16528 / 16244 # 2486.49 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2486.50 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 2 # 2492.01 [+5.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2492.02 [+0.01] INFO: Packets sent on path1 / path2: 16528 / 16242 # 2497.31 [+5.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2497.32 [+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__->