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.82 [+15.82] TEST: ping [ OK ] # 17.09 [+1.27] TEST: ping6 [ OK ] # 17.18 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.26 [+3.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.27 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 22.04 [+1.77] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.04 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 23.74 [+1.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.75 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 27.47 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.48 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 32.54 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.55 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16319 # 37.40 [+4.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 42.28 [+4.87] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.29 [+0.01] INFO: Packets sent on path1 / path2: 16450 / 16319 # 47.49 [+5.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.52 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32770 # 47.76 [+0.24] INFO: Running IPv6 custom multipath hash tests # 51.21 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.22 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6950 # 53.26 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.64 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.65 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 59.93 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1236.57 [+1176.63] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1236.58 [+0.01] INFO: Packets sent on path1 / path2: 8215 / 8374 # 1239.32 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1239.34 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1244.90 [+5.56] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1244.92 [+0.02] INFO: Packets sent on path1 / path2: 16472 / 16299 # 1250.21 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1250.22 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 1255.25 [+5.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.26 [+0.01] INFO: Packets sent on path1 / path2: 16472 / 16299 # 1260.26 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 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__->