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 # 25.58 [+25.58] TEST: ping [ OK ] # 27.04 [+1.46] TEST: ping6 [ OK ] # 27.05 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.22 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.23 [+0.01] INFO: Packets sent on path1 / path2: 6253 / 6351 # 34.71 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.04 [+4.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.04 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 43.66 [+4.62] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.67 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.37 [+6.69] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.38 [+0.01] INFO: Packets sent on path1 / path2: 16562 / 16207 # 56.47 [+6.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.47 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.03 [+6.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.04 [+0.01] INFO: Packets sent on path1 / path2: 16562 / 16207 # 69.61 [+6.58] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.13 [+0.50] INFO: Running IPv6 custom multipath hash tests # 75.34 [+5.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.35 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 78.22 [+2.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.24 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 81.85 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.86 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6751 # 86.87 [+5.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.89 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2317.03 [+2230.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2317.03 [+0.01] INFO: Packets sent on path1 / path2: 8478 / 8276 # 2319.88 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2319.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2325.23 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2325.24 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16445 # 2330.31 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2330.32 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2335.80 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2335.81 [+0.01] INFO: Packets sent on path1 / path2: 16327 / 16444 # 2341.20 [+5.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2341.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->