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.36 [+27.36] TEST: ping [ OK ] # 28.89 [+1.53] TEST: ping6 [ OK ] # 28.89 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.11 [+5.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.12 [+0.01] INFO: Packets sent on path1 / path2: 6453 / 6151 # 36.80 [+2.68] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.92 [+4.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.93 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 44.63 [+3.70] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 51.63 [+6.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.64 [+0.01] INFO: Packets sent on path1 / path2: 16298 / 16472 # 57.34 [+5.70] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.36 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.56 [+6.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.57 [+0.01] INFO: Packets sent on path1 / path2: 16297 / 16472 # 69.62 [+6.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 70.15 [+0.52] INFO: Running IPv6 custom multipath hash tests # 75.23 [+5.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.24 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 77.78 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 81.84 [+4.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.86 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6701 # 86.12 [+4.26] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.12 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2500.34 [+2414.22] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2500.34 [+0.01] INFO: Packets sent on path1 / path2: 8487 / 8341 # 2503.25 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2503.26 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2508.58 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2508.60 [+0.02] INFO: Packets sent on path1 / path2: 16395 / 16376 # 2513.62 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2513.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2518.91 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2518.92 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16375 # 2523.97 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2523.99 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->