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.41 [+17.41] TEST: ping [ OK ] # 18.73 [+1.33] TEST: ping6 [ OK ] # 18.82 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.39 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.40 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 24.36 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.08 [+2.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.11 [+0.02] INFO: Packets sent on path1 / path2: 5900 / 6701 # 29.85 [+2.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.50 [+5.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.52 [+0.02] INFO: Packets sent on path1 / path2: 16390 / 16379 # 40.87 [+5.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.39 [+5.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.43 [+0.04] INFO: Packets sent on path1 / path2: 16390 / 16379 # 52.13 [+5.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.14 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 52.39 [+0.25] INFO: Running IPv6 custom multipath hash tests # 55.88 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.89 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6500 # 57.94 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.64 [+2.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.65 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6151 # 63.64 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.65 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1197.01 [+1133.36] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1197.02 [+0.01] INFO: Packets sent on path1 / path2: 8236 / 8344 # 1199.65 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1199.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1204.82 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1204.83 [+0.01] INFO: Packets sent on path1 / path2: 16398 / 16372 # 1209.83 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1209.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1214.99 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1215.01 [+0.01] INFO: Packets sent on path1 / path2: 16397 / 16373 # 1220.16 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1220.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__->