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.05 [+27.05] TEST: ping [ OK ] # 28.55 [+1.51] TEST: ping6 [ OK ] # 28.62 [+0.07] INFO: Running IPv4 custom multipath hash tests # 33.60 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.60 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6352 # 36.33 [+2.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.12 [+3.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.14 [+0.02] INFO: Packets sent on path1 / path2: 5751 / 6851 # 44.39 [+4.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 50.83 [+6.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.84 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16469 # 57.00 [+6.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.01 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.84 [+6.83] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.85 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16469 # 69.95 [+6.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.96 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.54 [+0.58] INFO: Running IPv6 custom multipath hash tests # 75.79 [+5.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.80 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 78.53 [+2.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 82.52 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.53 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 87.26 [+4.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.28 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2522.11 [+2434.83] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2522.13 [+0.02] INFO: Packets sent on path1 / path2: 8393 / 8439 # 2525.30 [+3.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2525.31 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2530.76 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2530.77 [+0.02] INFO: Packets sent on path1 / path2: 16383 / 16387 # 2536.05 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2536.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2541.31 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2541.31 [+0.01] INFO: Packets sent on path1 / path2: 16382 / 16388 # 2546.34 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2546.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->