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.74 [+26.74] TEST: ping [ OK ] # 28.20 [+1.45] TEST: ping6 [ OK ] # 28.20 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.02 [+4.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.03 [+0.01] INFO: Packets sent on path1 / path2: 6353 / 6251 # 35.38 [+2.35] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.39 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.54 [+4.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.58 [+0.04] INFO: Packets sent on path1 / path2: 6600 / 6000 # 43.06 [+3.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.08 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.44 [+6.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.45 [+0.01] INFO: Packets sent on path1 / path2: 16238 / 16531 # 55.15 [+5.70] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.16 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.36 [+6.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.37 [+0.01] INFO: Packets sent on path1 / path2: 16239 / 16531 # 67.20 [+5.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.72 [+0.51] INFO: Running IPv6 custom multipath hash tests # 72.78 [+5.06] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.79 [+0.01] INFO: Packets sent on path1 / path2: 5500 / 7102 # 75.51 [+2.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.21 [+3.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.22 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 83.19 [+3.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.21 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2508.80 [+2425.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2508.80 [+0.01] INFO: Packets sent on path1 / path2: 8387 / 8368 # 2511.68 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2511.68 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2517.00 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2517.01 [+0.01] INFO: Packets sent on path1 / path2: 16244 / 16527 # 2522.04 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2522.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2527.36 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2527.37 [+0.01] INFO: Packets sent on path1 / path2: 16243 / 16526 # 2532.47 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2532.47 [+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__->