From: Randy Dunlap <rdun...@infradead.org> Add a Documentation networking chapter for the DIM library.
Signed-off-by: Randy Dunlap <rdun...@infradead.org> Cc: Tal Gilboa <ta...@mellanox.com> Cc: "David S. Miller" <da...@davemloft.net> Cc: Jakub Kicinski <jakub.kicin...@netronome.com> Cc: netdev@vger.kernel.org Cc: linux-r...@vger.kernel.org --- Documentation/networking/index.rst | 1 + Documentation/networking/lib-dim.rst | 6 ++++++ 2 files changed, 7 insertions(+) --- linux-next-20191010.orig/Documentation/networking/index.rst +++ linux-next-20191010/Documentation/networking/index.rst @@ -33,6 +33,7 @@ Contents: scaling tls tls-offload + lib-dim .. only:: subproject and html --- /dev/null +++ linux-next-20191010/Documentation/networking/lib-dim.rst @@ -0,0 +1,6 @@ +===================================================== +Dynamic Interrupt Moderation (DIM) library interfaces +===================================================== + +.. kernel-doc:: include/linux/dim.h + :internal: