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 # 27.84 [+27.84] TEST: ping [ OK ] # 29.40 [+1.56] TEST: ping6 [ OK ] # 29.47 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.71 [+5.24] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.72 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5953 # 37.26 [+2.53] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.05 [+3.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.07 [+0.02] INFO: Packets sent on path1 / path2: 6050 / 6550 # 45.01 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.08 [+0.07] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.34 [+6.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.35 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16286 # 57.94 [+6.59] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.96 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.69 [+6.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.69 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16287 # 71.29 [+6.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.88 [+0.59] INFO: Running IPv6 custom multipath hash tests # 77.38 [+5.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.39 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6000 # 80.19 [+2.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 84.12 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.13 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5700 # 88.30 [+4.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.32 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 2519.56 [+2431.23] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2519.56 [+0.01] INFO: Packets sent on path1 / path2: 8354 / 8417 # 2522.56 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2522.56 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2527.92 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2527.92 [+0.01] INFO: Packets sent on path1 / path2: 16554 / 16216 # 2533.17 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2533.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2538.54 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2538.55 [+0.01] INFO: Packets sent on path1 / path2: 16554 / 16215 # 2543.65 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2543.65 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->