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 # 26.00 [+26.00] TEST: ping [ OK ] # 27.46 [+1.46] TEST: ping6 [ OK ] # 27.47 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.14 [+4.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.15 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 34.78 [+2.63] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.44 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.45 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 42.13 [+3.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.14 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 48.26 [+6.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.28 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16437 # 54.03 [+5.75] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.04 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 60.16 [+6.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.16 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16437 # 65.82 [+5.66] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.31 [+0.47] INFO: Running IPv6 custom multipath hash tests # 70.92 [+4.61] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.93 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 73.33 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.34 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.85 [+3.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.86 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 80.41 [+3.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.42 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2278.58 [+2198.16] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2278.59 [+0.01] INFO: Packets sent on path1 / path2: 8445 / 8297 # 2281.37 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2281.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2286.50 [+5.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2286.51 [+0.01] INFO: Packets sent on path1 / path2: 16243 / 16527 # 2291.36 [+4.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2291.36 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2296.74 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2296.75 [+0.01] INFO: Packets sent on path1 / path2: 16243 / 16527 # 2301.76 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2301.76 [+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__->