Re: [PATCH v6 01/16] docs/about/removed-features: Remove duplicated doc about -smp

2021-08-19 Thread wangyanan (Y)
On 2021/8/19 19:26, Cornelia Huck wrote: On Thu, Aug 19 2021, Yanan Wang wrote: There are two places describing the same thing about deprecation of invalid topologies of -smp CLI, so remove the duplicated one. Signed-off-by: Yanan Wang --- docs/about/removed-features.rst | 21 ---

Re: [PATCH v6 01/16] docs/about/removed-features: Remove duplicated doc about -smp

2021-08-19 Thread Cornelia Huck
On Thu, Aug 19 2021, Yanan Wang wrote: > There are two places describing the same thing about deprecation > of invalid topologies of -smp CLI, so remove the duplicated one. > > Signed-off-by: Yanan Wang > --- > docs/about/removed-features.rst | 21 - > 1 file changed, 4 inse

[PATCH v6 01/16] docs/about/removed-features: Remove duplicated doc about -smp

2021-08-18 Thread Yanan Wang
There are two places describing the same thing about deprecation of invalid topologies of -smp CLI, so remove the duplicated one. Signed-off-by: Yanan Wang --- docs/about/removed-features.rst | 21 - 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/docs/about/re