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.35 [+17.35] TEST: ping [ OK ] # 18.71 [+1.36] TEST: ping6 [ OK ] # 18.81 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.65 [+3.84] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.67 [+0.02] INFO: Packets sent on path1 / path2: 6201 / 6401 # 24.74 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.75 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.38 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.39 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 31.34 [+2.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.35 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 37.05 [+5.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.06 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16487 # 42.48 [+5.42] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.49 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 48.01 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.04 [+0.02] INFO: Packets sent on path1 / path2: 16282 / 16487 # 53.47 [+5.43] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.72 [+0.24] INFO: Running IPv6 custom multipath hash tests # 57.32 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.34 [+0.02] INFO: Packets sent on path1 / path2: 5851 / 6751 # 59.35 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.37 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.79 [+3.42] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.79 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 65.95 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.96 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1237.10 [+1171.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1237.11 [+0.01] INFO: Packets sent on path1 / path2: 8198 / 8400 # 1239.92 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1239.94 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1245.38 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1245.42 [+0.03] INFO: Packets sent on path1 / path2: 16360 / 16410 # 1250.45 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1250.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1255.58 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.59 [+0.01] INFO: Packets sent on path1 / path2: 16359 / 16410 # 1260.60 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.62 [+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__->