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.80 [+25.80] TEST: ping [ OK ] # 27.29 [+1.49] TEST: ping6 [ OK ] # 27.30 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.96 [+4.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.97 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 34.33 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.25 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.26 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5950 # 42.40 [+4.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.41 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.74 [+6.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.76 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16358 # 54.95 [+6.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.45 [+6.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.46 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16359 # 67.44 [+5.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.46 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 67.94 [+0.48] INFO: Running IPv6 custom multipath hash tests # 72.71 [+4.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.72 [+0.01] INFO: Packets sent on path1 / path2: 5752 / 6850 # 75.34 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.15 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.16 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 83.34 [+4.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.35 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 2290.56 [+2207.20] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2290.57 [+0.01] INFO: Packets sent on path1 / path2: 8416 / 8340 # 2293.47 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2293.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2299.08 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2299.09 [+0.01] INFO: Packets sent on path1 / path2: 16254 / 16516 # 2304.40 [+5.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2304.41 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2309.67 [+5.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2309.68 [+0.01] INFO: Packets sent on path1 / path2: 16254 / 16515 # 2314.80 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2314.81 [+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__->