diff options
author | Amritha Nambiar <amritha.nambiar@intel.com> | 2022-10-21 10:58:50 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-10-25 11:32:40 +0300 |
commit | d5ae8ecf38322f2072bbd46ffd0d0adf309c11f2 (patch) | |
tree | 17770603add2bcfe695075d97f786f9eed75796e /Documentation/networking/index.rst | |
parent | 143b86f346c709d6fed661aee36cea70ef874815 (diff) | |
download | linux-d5ae8ecf38322f2072bbd46ffd0d0adf309c11f2.tar.xz |
Documentation: networking: TC queue based filtering
Add tc-queue-filters.rst with notes on TC filters for
selecting a set of queues and/or a queue.
Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Documentation/networking/index.rst')
-rw-r--r-- | Documentation/networking/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 16a153bcc5fe..4f2d1f682a18 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -104,6 +104,7 @@ Contents: switchdev sysfs-tagging tc-actions-env-rules + tc-queue-filters tcp-thin team timestamping |