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 # 26.42 [+26.42] TEST: ping [ OK ] # 27.82 [+1.40] TEST: ping6 [ OK ] # 27.83 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.65 [+4.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.65 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 34.92 [+2.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.75 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.76 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 42.63 [+3.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.98 [+6.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.99 [+0.01] INFO: Packets sent on path1 / path2: 16145 / 16624 # 54.96 [+5.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 60.91 [+5.94] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.92 [+0.01] INFO: Packets sent on path1 / path2: 16145 / 16624 # 66.80 [+5.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.35 [+0.54] INFO: Running IPv6 custom multipath hash tests # 72.27 [+4.92] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.28 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701 # 74.83 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 78.85 [+4.01] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.86 [+0.01] INFO: Packets sent on path1 / path2: 5250 / 7350 # 82.76 [+3.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2291.27 [+2208.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2291.28 [+0.01] INFO: Packets sent on path1 / path2: 8498 / 8276 # 2294.11 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2294.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2299.21 [+5.09] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2299.22 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16396 # 2304.21 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2304.21 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2309.28 [+5.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2309.29 [+0.01] INFO: Packets sent on path1 / path2: 16375 / 16395 # 2314.11 [+4.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2314.12 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->