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 # 15.78 [+15.78] TEST: ping [ OK ] # 17.08 [+1.30] TEST: ping6 [ OK ] # 17.16 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.54 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.55 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 22.50 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.51 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 25.61 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.62 [+0.02] INFO: Packets sent on path1 / path2: 6450 / 6151 # 28.45 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.46 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 33.83 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.84 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445 # 39.18 [+5.34] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.20 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.46 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.48 [+0.02] INFO: Packets sent on path1 / path2: 16324 / 16445 # 49.71 [+5.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.72 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 49.95 [+0.23] INFO: Running IPv6 custom multipath hash tests # 53.31 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.33 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6450 # 55.44 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.28 [+2.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.29 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 60.98 [+2.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.00 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1240.94 [+1179.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1240.95 [+0.02] INFO: Packets sent on path1 / path2: 8277 / 8303 # 1243.67 [+2.72] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1243.68 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1248.82 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1248.84 [+0.01] INFO: Packets sent on path1 / path2: 16481 / 16290 # 1253.86 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1253.87 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1259.08 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1259.09 [+0.01] INFO: Packets sent on path1 / path2: 16479 / 16290 # 1264.09 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1264.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->