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.41 [+27.41] TEST: ping [ OK ] # 28.90 [+1.48] TEST: ping6 [ OK ] # 28.90 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.79 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.80 [+0.02] INFO: Packets sent on path1 / path2: 6403 / 6201 # 36.26 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.28 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.20 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.21 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 44.15 [+3.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.92 [+6.77] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.93 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16463 # 56.98 [+6.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.07 [+6.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.08 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16463 # 69.28 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.28 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 69.78 [+0.50] INFO: Running IPv6 custom multipath hash tests # 74.75 [+4.97] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.76 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6701 # 77.45 [+2.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.91 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.92 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 85.52 [+4.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.53 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2508.05 [+2422.52] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2508.06 [+0.01] INFO: Packets sent on path1 / path2: 8392 / 8431 # 2510.96 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2510.96 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2516.38 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2516.39 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16416 # 2521.39 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2521.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2526.61 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2526.62 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16416 # 2531.78 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2531.80 [+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__->