summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-06-07 11:05:33 +0200
committerGitHub <noreply@github.com>2020-06-07 11:05:33 +0200
commitcbfee94c9de871c21df79cf4cb6f343ed5eac8e1 (patch)
treec40ebbd76d3adb6edba2c5a753ed8052ed2187fe /docs
parent8addcd1f2987f42793c6f6e2baf064b71c69a3c8 (diff)
downloadvyos-documentation-cbfee94c9de871c21df79cf4cb6f343ed5eac8e1.tar.gz
vyos-documentation-cbfee94c9de871c21df79cf4cb6f343ed5eac8e1.zip
ethernet: add "show interfaces ethernet <intf> physical offload" command
Diffstat (limited to 'docs')
-rw-r--r--docs/interfaces/ethernet.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/interfaces/ethernet.rst b/docs/interfaces/ethernet.rst
index 580f1914..0633ad2c 100644
--- a/docs/interfaces/ethernet.rst
+++ b/docs/interfaces/ethernet.rst
@@ -168,6 +168,38 @@ Operation
supports-register-dump: yes
supports-priv-flags: no
+.. opcmd:: show interfaces ethernet <interface> physical offload
+
+ Show available offloading functions on given `<interface>`
+
+ .. code-block:: none
+
+ vyos@vyos:~$ show interfaces ethernet eth0 physical offload
+ rx-checksumming on
+ tx-checksumming on
+ tx-checksum-ip-generic on
+ scatter-gather off
+ tx-scatter-gather off
+ tcp-segmentation-offload off
+ tx-tcp-segmentation off
+ tx-tcp-mangleid-segmentation off
+ tx-tcp6-segmentation off
+ udp-fragmentation-offload off
+ generic-segmentation-offload off
+ generic-receive-offload off
+ large-receive-offload off
+ rx-vlan-offload on
+ tx-vlan-offload on
+ ntuple-filters off
+ receive-hashing on
+ tx-gre-segmentation on
+ tx-gre-csum-segmentation on
+ tx-udp_tnl-segmentation on
+ tx-udp_tnl-csum-segmentation on
+ tx-gso-partial on
+ tx-nocache-copy off
+ rx-all off
+
.. opcmd:: show interfaces ethernet <interface> transceiver
Show transceiver information from plugin modules, e.g SFP+, QSFP