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.97 [+26.97] TEST: ping [ OK ] # 28.62 [+1.65] TEST: ping6 [ OK ] # 28.70 [+0.09] INFO: Running IPv4 custom multipath hash tests # 33.68 [+4.97] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.69 [+0.01] INFO: Packets sent on path1 / path2: 6153 / 6451 # 36.25 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.26 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.28 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.29 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 44.59 [+4.30] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.20 [+6.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.21 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16395 # 57.47 [+6.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.48 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.03 [+6.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.04 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16395 # 70.04 [+6.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.06 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.59 [+0.53] INFO: Running IPv6 custom multipath hash tests # 75.57 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.59 [+0.02] INFO: Packets sent on path1 / path2: 6050 / 6551 # 78.49 [+2.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.50 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 82.46 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.47 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5901 # 86.86 [+4.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.87 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2524.93 [+2438.06] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2524.94 [+0.01] INFO: Packets sent on path1 / path2: 8453 / 8372 # 2528.10 [+3.16] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2528.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2533.88 [+5.78] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2533.89 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16361 # 2538.91 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2538.91 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2544.26 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2544.27 [+0.01] INFO: Packets sent on path1 / path2: 16409 / 16360 # 2549.33 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2549.34 [+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__->