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.69 [+27.69] TEST: ping [ OK ] # 29.39 [+1.70] TEST: ping6 [ OK ] # 29.46 [+0.07] INFO: Running IPv4 custom multipath hash tests # 34.91 [+5.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.92 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6202 # 37.43 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 40.82 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.84 [+0.01] INFO: Packets sent on path1 / path2: 5351 / 7251 # 44.92 [+4.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.94 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.78 [+6.84] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.79 [+0.01] INFO: Packets sent on path1 / path2: 16433 / 16336 # 57.47 [+5.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.48 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 63.95 [+6.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.96 [+0.01] INFO: Packets sent on path1 / path2: 16434 / 16336 # 69.87 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 70.41 [+0.54] INFO: Running IPv6 custom multipath hash tests # 75.27 [+4.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.28 [+0.02] INFO: Packets sent on path1 / path2: 6900 / 5701 # 78.29 [+3.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.31 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.06 [+3.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.07 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6050 # 86.54 [+4.47] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.55 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2517.45 [+2430.90] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2517.45 [+0.01] INFO: Packets sent on path1 / path2: 8423 / 8389 # 2520.36 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2520.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2525.90 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2525.91 [+0.01] INFO: Packets sent on path1 / path2: 16261 / 16509 # 2531.02 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2531.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 2536.37 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2536.38 [+0.01] INFO: Packets sent on path1 / path2: 16261 / 16509 # 2541.47 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2541.47 [+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__->