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.37 [+17.37] TEST: ping [ OK ] # 18.69 [+1.32] TEST: ping6 [ OK ] # 18.79 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.62 [+3.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.62 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 24.79 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.80 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 27.61 [+2.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.62 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350 # 30.47 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.48 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.32 [+5.84] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.35 [+0.03] INFO: Packets sent on path1 / path2: 16333 / 16436 # 41.72 [+5.37] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.73 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 47.41 [+5.69] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.44 [+0.03] INFO: Packets sent on path1 / path2: 16333 / 16437 # 53.10 [+5.66] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.11 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.35 [+0.24] INFO: Running IPv6 custom multipath hash tests # 56.93 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.94 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 58.92 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.97 [+3.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.98 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5801 # 65.00 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1219.06 [+1154.05] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.07 [+0.02] INFO: Packets sent on path1 / path2: 8399 / 8185 # 1221.68 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.69 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1226.96 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1226.97 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16398 # 1231.99 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1237.17 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.19 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16398 # 1242.23 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.24 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 1 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__->