Re: [PATCH v3 2/6] doc: add link up/down feature

2023-11-27 Thread lihuisong (C)
在 2023/11/27 20:24, Ferruh Yigit 写道: On 11/25/2023 1:47 AM, Huisong Li wrote: Add link up/down feature for features.rst. Fixes: 915e67837586 ("ethdev: API for link up and down") Cc: sta...@dpdk.org Documentation is added after feature, so above fixes line is not correct. I am not sure if t

Re: [PATCH v3 2/6] doc: add link up/down feature

2023-11-27 Thread Ferruh Yigit
On 11/25/2023 1:47 AM, Huisong Li wrote: > Add link up/down feature for features.rst. > > Fixes: 915e67837586 ("ethdev: API for link up and down") > Cc: sta...@dpdk.org > Documentation is added after feature, so above fixes line is not correct. I am not sure if this is fix, I think more like it

[PATCH v3 2/6] doc: add link up/down feature

2023-11-24 Thread Huisong Li
Add link up/down feature for features.rst. Fixes: 915e67837586 ("ethdev: API for link up and down") Cc: sta...@dpdk.org Signed-off-by: Huisong Li Acked-by: Chengwen Feng --- doc/guides/nics/features.rst | 4 1 file changed, 4 insertions(+) diff --git a/doc/guides/nics/features.rst b/doc/