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 # 17.69 [+17.69] TEST: ping [ OK ] # 19.04 [+1.35] TEST: ping6 [ OK ] # 19.14 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.84 [+3.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.85 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 25.08 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 25.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.72 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.73 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 32.12 [+3.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 32.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.56 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.57 [+0.01] INFO: Packets sent on path1 / path2: 16242 / 16527 # 42.98 [+5.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.99 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.76 [+5.77] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.77 [+0.01] INFO: Packets sent on path1 / path2: 16242 / 16527 # 54.69 [+5.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.72 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 54.97 [+0.25] INFO: Running IPv6 custom multipath hash tests # 58.47 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.48 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6201 # 60.51 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.52 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 64.06 [+3.53] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 64.07 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6251 # 67.35 [+3.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 67.36 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 1233.83 [+1166.48] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1233.85 [+0.01] INFO: Packets sent on path1 / path2: 8340 / 8247 # 1236.48 [+2.64] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1236.50 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1241.63 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1241.64 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16398 # 1246.82 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1246.83 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1251.81 [+4.98] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1251.82 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16398 # 1256.60 [+4.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1256.61 [+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__->