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 # 26.99 [+26.99] TEST: ping [ OK ] # 28.45 [+1.46] TEST: ping6 [ OK ] # 28.46 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.54 [+5.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.56 [+0.01] INFO: Packets sent on path1 / path2: 6153 / 6451 # 36.14 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.14 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.16 [+0.02] INFO: Packets sent on path1 / path2: 6600 / 6000 # 44.29 [+4.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 50.83 [+6.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.85 [+0.02] INFO: Packets sent on path1 / path2: 16227 / 16542 # 56.41 [+5.55] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.51 [+6.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.52 [+0.01] INFO: Packets sent on path1 / path2: 16227 / 16542 # 68.18 [+5.65] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.19 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 68.74 [+0.55] INFO: Running IPv6 custom multipath hash tests # 73.65 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.66 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 76.27 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 80.19 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.20 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5801 # 84.35 [+4.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.39 [+0.04] INFO: Packets sent on path1 / path2: 12602 / 1 # 2478.10 [+2393.71] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2478.11 [+0.01] INFO: Packets sent on path1 / path2: 8429 / 8388 # 2481.01 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2481.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2486.32 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2486.33 [+0.01] INFO: Packets sent on path1 / path2: 16419 / 16351 # 2491.35 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2491.36 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2496.68 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2496.69 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16351 # 2501.81 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2501.83 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->