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.83 [+27.83] TEST: ping [ OK ] # 29.34 [+1.51] TEST: ping6 [ OK ] # 29.35 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.43 [+5.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.44 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6002 # 36.91 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.04 [+4.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.05 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701 # 44.95 [+3.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.97 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.52 [+6.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.54 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16366 # 57.65 [+6.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.66 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 63.98 [+6.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.99 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16365 # 70.52 [+6.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.10 [+0.57] INFO: Running IPv6 custom multipath hash tests # 76.08 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.09 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 79.16 [+3.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.20 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 83.00 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.01 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 87.69 [+4.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.70 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2501.24 [+2413.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2501.25 [+0.01] INFO: Packets sent on path1 / path2: 8386 / 8397 # 2504.19 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2504.22 [+0.04] INFO: Packets sent on path1 / path2: 0 / 12600 # 2510.05 [+5.83] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2510.06 [+0.01] INFO: Packets sent on path1 / path2: 16305 / 16467 # 2515.34 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2515.34 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2520.70 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2520.70 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16466 # 2525.88 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2525.89 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->