summaryrefslogtreecommitdiff
blob: 55d625b73824c5e77e630d9a23d75d756f35826d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
	<email>bircoph@gentoo.org</email>
	<name>Andrew Savchenko</name>
</maintainer>
<longdescription lang="en">
	NetPIPE is a protocol independent performance tool that visually represents the
	network performance under a variety of conditions. It performs simple ping-pong
	tests, bouncing messages of increasing size between two processes, whether
	across a network or within an SMP system.
</longdescription>
<use>
	<flag name='memcpy'>Build memory testing tool (using memcpy)</flag>
	<flag name='tcp'>Build TCP testing tool</flag>
	<flag name='utils'>Install helper scripts</flag>
</use>
</pkgmetadata>