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 # 17.11 [+17.11] TEST: ping [ OK ] # 18.43 [+1.32] TEST: ping6 [ OK ] # 18.53 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.01 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.05 [+0.04] INFO: Packets sent on path1 / path2: 6151 / 6451 # 23.96 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.98 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 25.73 [+1.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.30 [+0.57] INFO: Packets sent on path1 / path2: 6750 / 5851 # 29.67 [+3.37] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.68 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.98 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.00 [+0.02] INFO: Packets sent on path1 / path2: 16485 / 16284 # 40.20 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.76 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.77 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16284 # 51.23 [+5.46] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.47 [+0.23] INFO: Running IPv6 custom multipath hash tests # 54.95 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.96 [+0.01] INFO: Packets sent on path1 / path2: 5451 / 7151 # 57.21 [+2.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.23 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 60.37 [+3.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.39 [+0.02] INFO: Packets sent on path1 / path2: 6100 / 6501 # 63.55 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1213.26 [+1149.69] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1213.27 [+0.01] INFO: Packets sent on path1 / path2: 8296 / 8271 # 1215.86 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1215.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1221.15 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1221.17 [+0.02] INFO: Packets sent on path1 / path2: 16492 / 16279 # 1225.99 [+4.83] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1226.00 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 2 # 1231.04 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1231.06 [+0.01] INFO: Packets sent on path1 / path2: 16492 / 16278 # 1236.27 [+5.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.29 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 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__->