summaryrefslogtreecommitdiff
blob: 65360f42f7b7c4d51e6d9aa8391d7269db21131f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
<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>