summaryrefslogtreecommitdiff
path: root/sys-apps/ethtool/metadata.xml
blob: 0061d51971d3b50d06de859852ba12a165220f8d (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="project">
	<email>base-system@gentoo.org</email>
	<name>Gentoo Base System</name>
</maintainer>
<longdescription lang="en">
	ethtool is a Linux utility for controlling network drivers and hardware,
	particularly for wired Ethernet devices. It can be used to:
		* Get identification and diagnostic information
		* Get extended device statistics
		* Control speed, duplex, autonegotiation and flow control for Ethernet devices
		* Control checksum offload and other hardware offload features
		* Control DMA ring sizes and interrupt moderation
		* Control receive queue selection for multiqueue devices
		* Upgrade firmware in flash memory
</longdescription>
</pkgmetadata>