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 # 17.44 [+17.44] TEST: ping [ OK ] # 18.74 [+1.30] TEST: ping6 [ OK ] # 18.84 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.50 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.51 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 24.66 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.67 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 28.25 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.26 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 31.38 [+3.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 37.27 [+5.87] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.28 [+0.01] INFO: Packets sent on path1 / path2: 16421 / 16348 # 42.89 [+5.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 48.85 [+5.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.85 [+0.01] INFO: Packets sent on path1 / path2: 16421 / 16348 # 54.41 [+5.56] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.42 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 54.71 [+0.29] INFO: Running IPv6 custom multipath hash tests # 58.67 [+3.95] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.68 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6051 # 60.75 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.77 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.75 [+2.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.76 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551 # 66.89 [+3.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1212.70 [+1145.80] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1212.72 [+0.02] INFO: Packets sent on path1 / path2: 8397 / 8174 # 1215.41 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1215.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1220.42 [+4.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1220.42 [+0.01] INFO: Packets sent on path1 / path2: 16475 / 16296 # 1225.46 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1225.47 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1230.74 [+5.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1230.75 [+0.01] INFO: Packets sent on path1 / path2: 16475 / 16295 # 1236.06 [+5.31] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.07 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->