Re: [PATCH] doc: fix link to AF XDP PMD in CNI howto

2023-07-19 Thread Thomas Monjalon
21/06/2023 12:52, Bruce Richardson: > On Wed, Jun 21, 2023 at 11:57:18AM +0200, David Marchand wrote: > > Having an explicit link to the main repository documentation breaks > > other repositories documentation (like for LTS releases). > > > > Fixes: 7fc6ae50369d ("net/af_xdp: support CNI Integrat

Re: [PATCH] doc: fix link to AF XDP PMD in CNI howto

2023-06-21 Thread Bruce Richardson
On Wed, Jun 21, 2023 at 11:57:18AM +0200, David Marchand wrote: > Having an explicit link to the main repository documentation breaks > other repositories documentation (like for LTS releases). > > Fixes: 7fc6ae50369d ("net/af_xdp: support CNI Integration") > Cc: sta...@dpdk.org > > Signed-off-by

[PATCH] doc: fix link to AF XDP PMD in CNI howto

2023-06-21 Thread David Marchand
Having an explicit link to the main repository documentation breaks other repositories documentation (like for LTS releases). Fixes: 7fc6ae50369d ("net/af_xdp: support CNI Integration") Cc: sta...@dpdk.org Signed-off-by: David Marchand --- doc/guides/howto/af_xdp_cni.rst | 6 ++ 1 file chan