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 # 28.87 [+28.87] TEST: ping [ OK ] # 30.52 [+1.65] TEST: ping6 [ OK ] # 30.62 [+0.10] INFO: Running IPv4 custom multipath hash tests # 35.83 [+5.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.84 [+0.01] INFO: Packets sent on path1 / path2: 6702 / 5902 # 38.34 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 42.75 [+4.40] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.76 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 47.47 [+4.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.49 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 54.24 [+6.75] TEST: Multipath hash field: Source port (balanced) [ OK ] # 54.25 [+0.01] INFO: Packets sent on path1 / path2: 16470 / 16299 # 60.43 [+6.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.05 [+6.61] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 67.05 [+0.01] INFO: Packets sent on path1 / path2: 16470 / 16299 # 73.67 [+6.62] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.68 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 74.20 [+0.52] INFO: Running IPv6 custom multipath hash tests # 79.32 [+5.12] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.34 [+0.02] INFO: Packets sent on path1 / path2: 6051 / 6551 # 81.96 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 85.91 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.92 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 90.46 [+4.53] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.46 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2515.04 [+2424.57] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2515.04 [+0.01] INFO: Packets sent on path1 / path2: 8395 / 8391 # 2518.08 [+3.04] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2518.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2523.50 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2523.52 [+0.02] INFO: Packets sent on path1 / path2: 16441 / 16330 # 2528.60 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2528.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2534.02 [+5.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2534.03 [+0.01] INFO: Packets sent on path1 / path2: 16441 / 16331 # 2539.07 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2539.07 [+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__->