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.22 [+17.22] TEST: ping [ OK ] # 18.59 [+1.37] TEST: ping6 [ OK ] # 18.68 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.43 [+3.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.45 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 24.48 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.50 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.35 [+2.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.36 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 30.38 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.87 [+5.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.88 [+0.01] INFO: Packets sent on path1 / path2: 16427 / 16343 # 41.37 [+5.50] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.86 [+5.48] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.87 [+0.01] INFO: Packets sent on path1 / path2: 16426 / 16344 # 52.46 [+5.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.48 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.73 [+0.25] INFO: Running IPv6 custom multipath hash tests # 56.42 [+3.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.43 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6552 # 58.62 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.64 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.93 [+3.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.95 [+0.02] INFO: Packets sent on path1 / path2: 6450 / 6150 # 65.32 [+3.38] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.35 [+0.03] INFO: Packets sent on path1 / path2: 2 / 12600 # 1208.37 [+1143.02] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1208.38 [+0.01] INFO: Packets sent on path1 / path2: 8180 / 8390 # 1211.27 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1211.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1216.65 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1216.66 [+0.01] INFO: Packets sent on path1 / path2: 16435 / 16337 # 1221.70 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1221.71 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 1226.88 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1226.89 [+0.01] INFO: Packets sent on path1 / path2: 16433 / 16337 # 1232.00 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1232.01 [+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__->