summaryrefslogtreecommitdiff
path: root/Documentation/networking/device_drivers/ethernet/intel/i40e.rst
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-05-12 15:38:38 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-05-12 15:38:38 -0700
commitc06a2ba62fc401b7aaefd23f5d0bc06d2457ccc1 (patch)
treeb7bbe2c3c214f240ba1f0f9bd8d9347cd75cefa9 /Documentation/networking/device_drivers/ethernet/intel/i40e.rst
parent8d02490ccdde9aef1ca57d5c87f8c20c2d6b1f5e (diff)
parent7240cd200541543008a7ce4fcaf2ba5a5556128f (diff)
Merge tag 'docs-5.13-3' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet: "A set of straightforward documentation fixes" * tag 'docs-5.13-3' of git://git.lwn.net/linux: Remove link to nonexistent rocket driver docs docs: networking: device_drivers: fix bad usage of UTF-8 chars docs: hwmon: tmp103.rst: fix bad usage of UTF-8 chars docs: ABI: remove some spurious characters docs: ABI: remove a meaningless UTF-8 character docs: cdrom-standard.rst: get rid of uneeded UTF-8 chars Documentation: drop optional BOMs docs/zh_CN: Remove obsolete translation file
Diffstat (limited to 'Documentation/networking/device_drivers/ethernet/intel/i40e.rst')
-rw-r--r--Documentation/networking/device_drivers/ethernet/intel/i40e.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/device_drivers/ethernet/intel/i40e.rst b/Documentation/networking/device_drivers/ethernet/intel/i40e.rst
index 8a9b18573688..2d3f6bd969a2 100644
--- a/Documentation/networking/device_drivers/ethernet/intel/i40e.rst
+++ b/Documentation/networking/device_drivers/ethernet/intel/i40e.rst
@@ -173,7 +173,7 @@ Director rule is added from ethtool (Sideband filter), ATR is turned off by the
driver. To re-enable ATR, the sideband can be disabled with the ethtool -K
option. For example::
- ethtool –K [adapter] ntuple [off|on]
+ ethtool -K [adapter] ntuple [off|on]
If sideband is re-enabled after ATR is re-enabled, ATR remains enabled until a
TCP-IP flow is added. When all TCP-IP sideband rules are deleted, ATR is
@@ -688,7 +688,7 @@ shaper bw_rlimit: for each tc, sets minimum and maximum bandwidth rates.
Totals must be equal or less than port speed.
For example: min_rate 1Gbit 3Gbit: Verify bandwidth limit using network
-monitoring tools such as ifstat or sar –n DEV [interval] [number of samples]
+monitoring tools such as `ifstat` or `sar -n DEV [interval] [number of samples]`
2. Enable HW TC offload on interface::