diff options
author | Edward Cree <ecree.xilinx@gmail.com> | 2022-09-05 15:55:57 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-21 16:31:38 +0200 |
commit | 6fb4825e492b07ba6e450e5c9add3a35aa337f54 (patch) | |
tree | bb25f7c7d209d2ec4255ec5674eb6f3f38f61ba6 /Documentation/networking/index.rst | |
parent | Merge branch 'net-dev_err_probe' (diff) | |
download | linux-6fb4825e492b07ba6e450e5c9add3a35aa337f54.tar.xz linux-6fb4825e492b07ba6e450e5c9add3a35aa337f54.zip |
docs: net: add an explanation of VF (and other) Representors
There's no clear explanation of what VF Representors are for, their
semantics, etc., outside of vendor docs and random conference slides.
Add a document explaining Representors and defining what drivers that
implement them are expected to do.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20220905135557.39233-1-ecree@xilinx.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
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 bacadd09e570..16a153bcc5fe 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -92,6 +92,7 @@ Contents: radiotap-headers rds regulatory + representors rxrpc sctp secid |