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.03 [+28.03] TEST: ping [ OK ] # 29.65 [+1.62] TEST: ping6 [ OK ] # 29.72 [+0.07] INFO: Running IPv4 custom multipath hash tests # 35.02 [+5.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.03 [+0.01] INFO: Packets sent on path1 / path2: 6753 / 5851 # 37.68 [+2.65] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.50 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.51 [+0.01] INFO: Packets sent on path1 / path2: 7050 / 5550 # 46.00 [+4.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.01 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 52.96 [+6.95] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.98 [+0.01] INFO: Packets sent on path1 / path2: 16333 / 16436 # 58.74 [+5.76] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.17 [+6.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.18 [+0.01] INFO: Packets sent on path1 / path2: 16333 / 16436 # 71.37 [+6.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.38 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 71.90 [+0.52] INFO: Running IPv6 custom multipath hash tests # 77.34 [+5.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.35 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5751 # 80.29 [+2.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.31 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 1 # 84.24 [+3.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.25 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6051 # 88.75 [+4.50] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.76 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2505.07 [+2416.31] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2505.08 [+0.01] INFO: Packets sent on path1 / path2: 8343 / 8475 # 2508.02 [+2.94] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2508.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2513.46 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2513.47 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16446 # 2518.71 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2518.71 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2524.18 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2524.19 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445 # 2529.35 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2529.36 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->