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.87 [+27.87] TEST: ping [ OK ] # 29.47 [+1.61] TEST: ping6 [ OK ] # 29.56 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.47 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.48 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6603 # 37.05 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.73 [+3.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.73 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6950 # 44.94 [+4.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.95 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.53 [+6.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.54 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16390 # 57.58 [+6.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.06 [+6.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.07 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 70.37 [+6.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.93 [+0.54] INFO: Running IPv6 custom multipath hash tests # 75.82 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.83 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 78.42 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.05 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.06 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 86.38 [+4.32] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2463.43 [+2377.03] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2463.44 [+0.01] INFO: Packets sent on path1 / path2: 8408 / 8382 # 2466.49 [+3.05] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2466.50 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2472.11 [+5.61] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2472.11 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16376 # 2477.33 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2477.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2482.72 [+5.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2482.73 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16376 # 2487.89 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2487.90 [+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__->