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 # 16.05 [+16.05] TEST: ping [ OK ] # 17.34 [+1.29] TEST: ping6 [ OK ] # 17.46 [+0.11] INFO: Running IPv4 custom multipath hash tests # 20.63 [+3.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.64 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6900 # 22.39 [+1.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 24.16 [+1.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.17 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 27.71 [+3.54] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.72 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 32.89 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.91 [+0.02] INFO: Packets sent on path1 / path2: 16334 / 16435 # 38.06 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.37 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.37 [+0.01] INFO: Packets sent on path1 / path2: 16334 / 16435 # 48.51 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.52 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 48.74 [+0.23] INFO: Running IPv6 custom multipath hash tests # 52.03 [+3.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.04 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 54.18 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.90 [+2.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.91 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5600 # 59.64 [+2.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1224.40 [+1164.75] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1224.42 [+0.02] INFO: Packets sent on path1 / path2: 8436 / 8118 # 1227.21 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1227.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1232.75 [+5.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.77 [+0.01] INFO: Packets sent on path1 / path2: 16637 / 16133 # 1237.92 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1237.95 [+0.03] INFO: Packets sent on path1 / path2: 32770 / 1 # 1243.49 [+5.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.50 [+0.01] INFO: Packets sent on path1 / path2: 16637 / 16134 # 1248.51 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.51 [+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__->