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 # 15.26 [+15.26] TEST: ping [ OK ] # 16.54 [+1.28] TEST: ping6 [ OK ] # 16.62 [+0.08] INFO: Running IPv4 custom multipath hash tests # 19.88 [+3.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.88 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 21.93 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.94 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 25.25 [+3.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.26 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 27.74 [+2.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.74 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 32.67 [+4.93] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.68 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16289 # 37.29 [+4.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.32 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 42.25 [+4.94] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.26 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16289 # 47.60 [+5.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.82 [+0.21] INFO: Running IPv6 custom multipath hash tests # 51.12 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.13 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 52.94 [+1.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 56.56 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.57 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 59.05 [+2.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1229.93 [+1170.88] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1229.94 [+0.01] INFO: Packets sent on path1 / path2: 8268 / 8296 # 1232.58 [+2.64] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1232.59 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 0 # 1237.93 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1237.94 [+0.01] INFO: Packets sent on path1 / path2: 16531 / 16241 # 1243.10 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1243.11 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32771 # 1248.29 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1248.30 [+0.01] INFO: Packets sent on path1 / path2: 16531 / 16239 # 1253.27 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1253.28 [+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__->