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.23 [+17.23] TEST: ping [ OK ] # 18.53 [+1.30] TEST: ping6 [ OK ] # 18.62 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.18 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.21 [+0.03] INFO: Packets sent on path1 / path2: 6651 / 5951 # 24.19 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.20 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.47 [+3.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.48 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6950 # 30.35 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.38 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.15 [+5.77] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.16 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16289 # 41.70 [+5.54] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.31 [+5.60] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.33 [+0.02] INFO: Packets sent on path1 / path2: 16480 / 16290 # 52.91 [+5.58] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.92 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 53.18 [+0.26] INFO: Running IPv6 custom multipath hash tests # 56.81 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.82 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 59.07 [+2.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.29 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.30 [+0.01] INFO: Packets sent on path1 / path2: 5752 / 6852 # 65.44 [+3.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.45 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 1200.36 [+1134.91] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1200.37 [+0.01] INFO: Packets sent on path1 / path2: 8337 / 8221 # 1202.83 [+2.46] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1202.84 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1208.04 [+5.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1208.05 [+0.01] INFO: Packets sent on path1 / path2: 16423 / 16347 # 1212.71 [+4.65] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1212.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1217.76 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1217.77 [+0.01] INFO: Packets sent on path1 / path2: 16422 / 16348 # 1222.67 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1222.68 [+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__->