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.19 [+17.19] TEST: ping [ OK ] # 18.51 [+1.32] TEST: ping6 [ OK ] # 18.60 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.08 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.10 [+0.02] INFO: Packets sent on path1 / path2: 6751 / 5851 # 24.11 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.06 [+2.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.07 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 29.81 [+2.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.10 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.12 [+0.02] INFO: Packets sent on path1 / path2: 16383 / 16386 # 40.25 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.75 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.76 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16386 # 51.00 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.02 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 51.25 [+0.23] INFO: Running IPv6 custom multipath hash tests # 54.81 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.82 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 56.74 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.69 [+2.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.70 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6251 # 62.51 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1222.23 [+1159.71] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1222.25 [+0.01] INFO: Packets sent on path1 / path2: 8319 / 8260 # 1224.87 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1224.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1230.23 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1230.24 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16447 # 1235.37 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1235.38 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 1240.50 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1240.51 [+0.01] INFO: Packets sent on path1 / path2: 16323 / 16446 # 1245.15 [+4.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1245.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->