Re: [PATCH v2 1/2] doc: note KNI alternatives

2021-11-24 Thread Ferruh Yigit
On 11/24/2021 1:58 PM, Thomas Monjalon wrote: 23/11/2021 13:08, Ferruh Yigit: --- a/doc/guides/nics/tap.rst +++ b/doc/guides/nics/tap.rst @@ -1,6 +1,8 @@ .. SPDX-License-Identifier: BSD-3-Clause Copyright(c) 2016 Intel Corporation. +.. _TunTap_PMD: No need for such anchor at the be

Re: [PATCH v2 1/2] doc: note KNI alternatives

2021-11-24 Thread Thomas Monjalon
23/11/2021 13:08, Ferruh Yigit: > --- a/doc/guides/nics/tap.rst > +++ b/doc/guides/nics/tap.rst > @@ -1,6 +1,8 @@ > .. SPDX-License-Identifier: BSD-3-Clause > Copyright(c) 2016 Intel Corporation. > > +.. _TunTap_PMD: No need for such anchor at the beginning of a doc. You can reference a d

[PATCH v2 1/2] doc: note KNI alternatives

2021-11-23 Thread Ferruh Yigit
Add more information on alternatives of KNI and the cons of KNI against these alternatives. Signed-off-by: Ferruh Yigit --- Cc: Olivier Matz Cc: David Marchand Cc: Stephen Hemminger Cc: Elad Nachman Cc: Igor Ryzhov Cc: Dan Gora --- doc/guides/nics/tap.rst | 2 ++ ...