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.38 [+27.38] TEST: ping [ OK ] # 28.86 [+1.48] TEST: ping6 [ OK ] # 28.87 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.91 [+5.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.92 [+0.01] INFO: Packets sent on path1 / path2: 5752 / 6852 # 36.55 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.56 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.00 [+4.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.01 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 45.53 [+4.52] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.54 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 52.25 [+6.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.25 [+0.01] INFO: Packets sent on path1 / path2: 16307 / 16462 # 58.28 [+6.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.28 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.21 [+6.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.22 [+0.01] INFO: Packets sent on path1 / path2: 16307 / 16462 # 71.52 [+6.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 72.01 [+0.49] INFO: Running IPv6 custom multipath hash tests # 77.13 [+5.12] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.14 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 79.98 [+2.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.99 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 83.45 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.46 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 87.98 [+4.53] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.99 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2491.38 [+2403.39] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2491.39 [+0.01] INFO: Packets sent on path1 / path2: 8428 / 8355 # 2494.26 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2494.27 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2499.79 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2499.80 [+0.01] INFO: Packets sent on path1 / path2: 16530 / 16241 # 2505.02 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2505.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2510.39 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2510.41 [+0.02] INFO: Packets sent on path1 / path2: 16531 / 16239 # 2515.57 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2515.58 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->