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 # 24.68 [+24.68] TEST: ping [ OK ] # 26.17 [+1.49] TEST: ping6 [ OK ] # 26.18 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.81 [+4.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.82 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6652 # 32.97 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.47 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.48 [+0.02] INFO: Packets sent on path1 / path2: 6551 / 6051 # 39.93 [+3.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 45.83 [+5.90] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.84 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16357 # 51.69 [+5.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.70 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.19 [+6.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.19 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16357 # 64.36 [+6.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.37 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 64.86 [+0.50] INFO: Running IPv6 custom multipath hash tests # 69.85 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.86 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 72.43 [+2.58] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.45 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 76.30 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.31 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 80.70 [+4.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.72 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2317.28 [+2236.56] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2317.28 [+0.01] INFO: Packets sent on path1 / path2: 8361 / 8366 # 2320.32 [+3.04] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2320.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2325.85 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2325.85 [+0.01] INFO: Packets sent on path1 / path2: 16385 / 16386 # 2330.86 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2330.87 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2336.23 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2336.24 [+0.01] INFO: Packets sent on path1 / path2: 16385 / 16386 # 2341.53 [+5.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2341.54 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->