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 # 16.49 [+16.49] TEST: ping [ OK ] # 17.80 [+1.32] TEST: ping6 [ OK ] # 17.91 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.38 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.39 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 23.42 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.14 [+3.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.16 [+0.02] INFO: Packets sent on path1 / path2: 5851 / 6750 # 29.88 [+2.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.45 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.46 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16466 # 41.03 [+5.57] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.46 [+5.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.47 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16466 # 51.89 [+5.42] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 52.10 [+0.20] INFO: Running IPv6 custom multipath hash tests # 56.09 [+3.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.09 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 58.06 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.17 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.18 [+0.01] INFO: Packets sent on path1 / path2: 5902 / 6701 # 64.16 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.17 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1202.08 [+1137.92] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1202.09 [+0.01] INFO: Packets sent on path1 / path2: 8348 / 8214 # 1204.81 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1204.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1209.91 [+5.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1209.92 [+0.01] INFO: Packets sent on path1 / path2: 16473 / 16299 # 1214.83 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1214.84 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1219.98 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1219.99 [+0.01] INFO: Packets sent on path1 / path2: 16472 / 16298 # 1225.16 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1225.17 [+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__->