Re: [dpdk-dev] [PATCH] doc: fix references to removed guide

2020-10-01 Thread Thomas Monjalon
> >> The page "Development Kit Build System" was about make, so it has been > >> removed. A better help is in the Linux guide > >> (note: mlx4/mlx5 are supported on Linux only for now). > >> > >> Fixes: 3cc6ecfdfe85 ("build: remove makefiles") > >> > >> Signed-off-by: Thomas Monjalon > > > >Acked-

Re: [dpdk-dev] [PATCH] doc: fix references to removed guide

2020-10-01 Thread Power, Ciara
>-Original Message- >From: David Marchand >Sent: Wednesday 30 September 2020 20:08 >To: Thomas Monjalon >Cc: dev ; Richardson, Bruce ; >Matan Azrad ; Shahaf Shuler ; >Viacheslav Ovsiienko ; Power, Ciara >; Ruifeng Wang >Subject: Re: [PATCH] doc: fix references to removed guide > >On Wed,

Re: [dpdk-dev] [PATCH] doc: fix references to removed guide

2020-09-30 Thread David Marchand
On Wed, Sep 30, 2020 at 7:27 PM Thomas Monjalon wrote: > > The page "Development Kit Build System" was about make, > so it has been removed. A better help is in the Linux guide > (note: mlx4/mlx5 are supported on Linux only for now). > > Fixes: 3cc6ecfdfe85 ("build: remove makefiles") > > Signed-o

[dpdk-dev] [PATCH] doc: fix references to removed guide

2020-09-30 Thread Thomas Monjalon
The page "Development Kit Build System" was about make, so it has been removed. A better help is in the Linux guide (note: mlx4/mlx5 are supported on Linux only for now). Fixes: 3cc6ecfdfe85 ("build: remove makefiles") Signed-off-by: Thomas Monjalon --- doc/guides/nics/mlx4.rst | 4 ++-- doc/gu