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.90 [+16.90] TEST: ping [ OK ] # 18.21 [+1.31] TEST: ping6 [ OK ] # 18.31 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.86 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.87 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 23.78 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.79 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.90 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.91 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 30.04 [+3.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.05 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.82 [+5.77] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.83 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 41.39 [+5.55] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.10 [+5.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.11 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 52.63 [+5.52] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.65 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.96 [+0.31] INFO: Running IPv6 custom multipath hash tests # 56.65 [+3.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.66 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5601 # 58.95 [+2.29] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.96 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.69 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.70 [+0.01] INFO: Packets sent on path1 / path2: 7202 / 5401 # 65.90 [+3.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1219.27 [+1153.35] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.28 [+0.01] INFO: Packets sent on path1 / path2: 8407 / 8171 # 1222.02 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.04 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1227.23 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.24 [+0.01] INFO: Packets sent on path1 / path2: 16259 / 16511 # 1232.26 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.27 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 1237.50 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.51 [+0.01] INFO: Packets sent on path1 / path2: 16259 / 16510 # 1242.66 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.69 [+0.03] INFO: Packets sent on path1 / path2: 32771 / 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__->