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 28800 # selftests: net/forwarding: custom_multipath_hash.sh # 26.03 [+26.03] TEST: ping [ OK ] # 27.43 [+1.40] TEST: ping6 [ OK ] # 27.44 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.11 [+4.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.12 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 34.45 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.37 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.38 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 41.85 [+3.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.85 [+5.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.86 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 53.54 [+5.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.55 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 59.71 [+6.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.72 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 65.26 [+5.54] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.78 [+0.51] INFO: Running IPv6 custom multipath hash tests # 70.49 [+4.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.51 [+0.02] INFO: Packets sent on path1 / path2: 6250 / 6351 # 73.11 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.52 [+3.40] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.53 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 80.27 [+3.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.29 [+0.03] INFO: Packets sent on path1 / path2: 12602 / 2 # 2480.92 [+2400.63] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2480.93 [+0.01] INFO: Packets sent on path1 / path2: 8468 / 8335 # 2483.85 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2483.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2489.26 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2489.27 [+0.01] INFO: Packets sent on path1 / path2: 16299 / 16471 # 2494.39 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2494.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2499.57 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2499.58 [+0.01] INFO: Packets sent on path1 / path2: 16299 / 16470 # 2504.56 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2504.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->