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 # 24.27 [+24.27] TEST: ping [ OK ] # 25.67 [+1.41] TEST: ping6 [ OK ] # 25.68 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.82 [+4.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.83 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 32.00 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.38 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.39 [+0.01] INFO: Packets sent on path1 / path2: 6950 / 5651 # 38.48 [+3.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 38.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 44.16 [+5.67] TEST: Multipath hash field: Source port (balanced) [ OK ] # 44.17 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16464 # 49.74 [+5.56] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 49.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 55.52 [+5.77] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 55.53 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16463 # 61.06 [+5.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 61.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.52 [+0.45] INFO: Running IPv6 custom multipath hash tests # 66.34 [+4.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 66.34 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5952 # 68.68 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.70 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 71.92 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 71.94 [+0.02] INFO: Packets sent on path1 / path2: 5900 / 6700 # 75.88 [+3.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 75.89 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2295.61 [+2219.72] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2295.62 [+0.01] INFO: Packets sent on path1 / path2: 8269 / 8532 # 2298.52 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2298.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2303.72 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2303.73 [+0.01] INFO: Packets sent on path1 / path2: 16260 / 16510 # 2308.77 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2308.77 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2313.93 [+5.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2313.94 [+0.01] INFO: Packets sent on path1 / path2: 16260 / 16511 # 2318.83 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2318.84 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->