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.61 [+27.61] TEST: ping [ OK ] # 29.20 [+1.58] TEST: ping6 [ OK ] # 29.29 [+0.10] INFO: Running IPv4 custom multipath hash tests # 34.28 [+4.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.30 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6452 # 36.86 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.66 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.68 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 44.71 [+4.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.72 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 51.42 [+6.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.43 [+0.01] INFO: Packets sent on path1 / path2: 16485 / 16284 # 57.47 [+6.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.33 [+6.85] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.34 [+0.01] INFO: Packets sent on path1 / path2: 16485 / 16284 # 70.59 [+6.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.60 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 71.16 [+0.56] INFO: Running IPv6 custom multipath hash tests # 75.97 [+4.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.98 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 78.85 [+2.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.85 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.43 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.44 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 86.84 [+4.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.85 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 2529.67 [+2442.82] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2529.68 [+0.01] INFO: Packets sent on path1 / path2: 8526 / 8291 # 2532.81 [+3.13] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2532.82 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 2538.39 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2538.41 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16449 # 2543.54 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2543.54 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 2549.06 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2549.07 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 2554.27 [+5.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2554.28 [+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__->