[spp] [PATCH 1/5] docs: remove unnecessary usage of ethtool
x-fn-spp-ml at ntt-tx.co.jp
x-fn-spp-ml at ntt-tx.co.jp
Fri Jun 5 02:28:50 CEST 2020
From: Hideyuki Yamashita <yamashita.hideyuki at ntt-tx.co.jp>
This patch removes unnecessary usage of ethtool on host side
in how_to_use section.
Signed-off-by: Hideyuki Yamashita <yamashita.hideyuki at ntt-tx.co.jp>
Signed-off-by: Naoki Takada <ntakada14 at gmail.com>
---
docs/guides/gsg/howto_use.rst | 7 -------
1 file changed, 7 deletions(-)
diff --git a/docs/guides/gsg/howto_use.rst b/docs/guides/gsg/howto_use.rst
index 2e4be2f..a57813d 100644
--- a/docs/guides/gsg/howto_use.rst
+++ b/docs/guides/gsg/howto_use.rst
@@ -1035,10 +1035,3 @@ On the VMs, add an interface and disable offload.
# Disable offload
$ sudo ethtool -K IF_NAME tx off
-
-On host machine, it is also required to disable offload.
-
-.. code-block:: console
-
- # Disable offload for VM
- $ sudo ethtool -K IF_NAME tx off
--
2.25.1
More information about the spp
mailing list