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.30 [+17.30] TEST: ping [ OK ] # 18.65 [+1.35] TEST: ping6 [ OK ] # 18.73 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.25 [+3.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.26 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 24.18 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.20 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.54 [+2.34] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.55 [+0.01] INFO: Packets sent on path1 / path2: 5300 / 7300 # 29.47 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.48 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.05 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.06 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16459 # 40.22 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.25 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.90 [+5.66] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.92 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16460 # 51.60 [+5.69] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.61 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.86 [+0.25] INFO: Running IPv6 custom multipath hash tests # 55.50 [+3.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.52 [+0.02] INFO: Packets sent on path1 / path2: 6000 / 6601 # 57.72 [+2.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.35 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.36 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6300 # 64.45 [+3.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1221.37 [+1156.91] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.38 [+0.01] INFO: Packets sent on path1 / path2: 8343 / 8218 # 1223.97 [+2.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1223.98 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1228.96 [+4.98] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1228.97 [+0.01] INFO: Packets sent on path1 / path2: 16356 / 16414 # 1234.02 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1234.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32771 # 1239.05 [+5.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1239.07 [+0.02] INFO: Packets sent on path1 / path2: 16356 / 16413 # 1244.12 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1244.13 [+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__->