From 786998575870a788fa8bdd4943e33feb9c4111c2 Mon Sep 17 00:00:00 2001 From: Mohsin Kazmi Date: Fri, 5 May 2023 12:32:59 +0000 Subject: interface: add the transmit queue infrastructure document Type: docs Signed-off-by: Mohsin Kazmi Change-Id: I57f27f8ec4be7f3d8dc3d13ff4ea6b1b21c3cf6b --- docs/developer/corefeatures/index.rst | 1 + docs/developer/corefeatures/tx_queue.rst | 1 + docs/spelling_wordlist.txt | 3 +++ 3 files changed, 5 insertions(+) create mode 120000 docs/developer/corefeatures/tx_queue.rst (limited to 'docs') diff --git a/docs/developer/corefeatures/index.rst b/docs/developer/corefeatures/index.rst index 79722de6769..780fc837eb6 100644 --- a/docs/developer/corefeatures/index.rst +++ b/docs/developer/corefeatures/index.rst @@ -17,6 +17,7 @@ Core Features span_doc mtu gso + tx_queue sylog_doc eventviewer stats diff --git a/docs/developer/corefeatures/tx_queue.rst b/docs/developer/corefeatures/tx_queue.rst new file mode 120000 index 00000000000..b6b424736da --- /dev/null +++ b/docs/developer/corefeatures/tx_queue.rst @@ -0,0 +1 @@ +../../../src/vnet/interface/tx_queue.rst \ No newline at end of file diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 7302e875bd3..80db33a354e 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -1147,6 +1147,8 @@ tuntap tw twovppinstances tx +txq +TXQ txt typedef ubuntu @@ -1178,6 +1180,7 @@ unmounting Unmounting unmounts unreachables +unregister unrouteable unserialization unserialize -- cgit 1.2.3-korg