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 # 16.06 [+16.06] TEST: ping [ OK ] # 17.38 [+1.32] TEST: ping6 [ OK ] # 17.49 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.28 [+3.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.29 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 23.31 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.32 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.49 [+3.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.52 [+0.03] INFO: Packets sent on path1 / path2: 6500 / 6100 # 29.46 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.46 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 35.23 [+5.76] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.25 [+0.02] INFO: Packets sent on path1 / path2: 16593 / 16177 # 40.45 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.46 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.30 [+5.83] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.31 [+0.02] INFO: Packets sent on path1 / path2: 16593 / 16176 # 51.69 [+5.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.95 [+0.25] INFO: Running IPv6 custom multipath hash tests # 55.58 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.59 [+0.02] INFO: Packets sent on path1 / path2: 6402 / 6202 # 57.73 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.87 [+3.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.88 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 64.10 [+3.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.11 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 1232.68 [+1168.57] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1232.70 [+0.02] INFO: Packets sent on path1 / path2: 8460 / 8109 # 1235.44 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1235.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1240.87 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1240.88 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 1246.01 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1246.02 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 1250.90 [+4.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1250.91 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 1255.77 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1255.79 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32771 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__->