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 # 17.86 [+17.86] TEST: ping [ OK ] # 19.19 [+1.33] TEST: ping6 [ OK ] # 19.29 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.79 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.80 [+0.01] INFO: Packets sent on path1 / path2: 7301 / 5301 # 24.69 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.16 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.17 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 31.16 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.17 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.62 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.63 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 42.10 [+5.48] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.65 [+5.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.67 [+0.02] INFO: Packets sent on path1 / path2: 16365 / 16404 # 53.33 [+5.65] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.58 [+0.25] INFO: Running IPv6 custom multipath hash tests # 57.12 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.13 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 59.23 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.25 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.29 [+3.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.30 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6500 # 65.41 [+3.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.42 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1234.73 [+1169.31] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.74 [+0.01] INFO: Packets sent on path1 / path2: 8208 / 8360 # 1237.45 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1242.73 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1242.74 [+0.01] INFO: Packets sent on path1 / path2: 16541 / 16229 # 1247.92 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1247.93 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1253.13 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1253.14 [+0.01] INFO: Packets sent on path1 / path2: 16540 / 16229 # 1257.90 [+4.76] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1257.92 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 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__->