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 # 15.73 [+15.73] TEST: ping [ OK ] # 17.17 [+1.43] TEST: ping6 [ OK ] # 17.30 [+0.13] INFO: Running IPv4 custom multipath hash tests # 20.90 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.91 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6951 # 22.81 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.82 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 25.94 [+3.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.96 [+0.03] INFO: Packets sent on path1 / path2: 6250 / 6351 # 28.94 [+2.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.95 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.22 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.24 [+0.02] INFO: Packets sent on path1 / path2: 16431 / 16338 # 39.03 [+4.79] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.99 [+4.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.00 [+0.01] INFO: Packets sent on path1 / path2: 16431 / 16338 # 48.96 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 49.16 [+0.19] INFO: Running IPv6 custom multipath hash tests # 52.17 [+3.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.18 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 54.22 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 57.41 [+3.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.44 [+0.02] INFO: Packets sent on path1 / path2: 7051 / 5551 # 60.09 [+2.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1234.77 [+1174.66] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.78 [+0.01] INFO: Packets sent on path1 / path2: 8214 / 8381 # 1237.54 [+2.76] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.55 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1243.06 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1243.07 [+0.01] INFO: Packets sent on path1 / path2: 16414 / 16358 # 1248.31 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1248.32 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1253.37 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1253.37 [+0.01] INFO: Packets sent on path1 / path2: 16414 / 16356 # 1258.30 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1258.31 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->