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.31 [+16.31] TEST: ping [ OK ] # 17.58 [+1.27] TEST: ping6 [ OK ] # 17.67 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.89 [+3.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.90 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 22.79 [+1.88] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.80 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 25.79 [+3.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.80 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 28.52 [+2.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.53 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.09 [+5.56] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.10 [+0.01] INFO: Packets sent on path1 / path2: 16242 / 16528 # 39.33 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.01 [+5.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.02 [+0.01] INFO: Packets sent on path1 / path2: 16242 / 16527 # 50.33 [+5.31] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.34 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 50.56 [+0.22] INFO: Running IPv6 custom multipath hash tests # 53.96 [+3.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.97 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6801 # 56.06 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.55 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.58 [+0.03] INFO: Packets sent on path1 / path2: 5801 / 6802 # 62.75 [+3.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.77 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1248.39 [+1185.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1248.40 [+0.01] INFO: Packets sent on path1 / path2: 8255 / 8317 # 1251.15 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1251.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1256.19 [+5.02] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1256.20 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16369 # 1261.10 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1261.11 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1266.10 [+4.99] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1266.11 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16368 # 1271.14 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1271.15 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->