Re: [dpdk-dev] [PATCH] doc: allow sphinx build with no DPDK version

2020-11-20 Thread David Marchand
On Thu, Nov 19, 2020 at 11:42 AM Anatoly Burakov wrote: > > Currently, when building sphinx documentation, the build will only > succeed if being run from the build system, because the conf.py script > expects DPDK_VERSION environment variable to be set, and crashes if it > is not. > > However, th

Re: [dpdk-dev] [PATCH] doc: allow sphinx build with no DPDK version

2020-11-19 Thread Thomas Monjalon
19/11/2020 13:22, Bruce Richardson: > On Thu, Nov 19, 2020 at 12:03:11PM +, Burakov, Anatoly wrote: > > On 19-Nov-20 11:48 AM, Bruce Richardson wrote: > > > On Thu, Nov 19, 2020 at 11:44:06AM +, Burakov, Anatoly wrote: > > > > On 19-Nov-20 11:24 AM, Bruce Richardson wrote: > > > > > On Thu,

Re: [dpdk-dev] [PATCH] doc: allow sphinx build with no DPDK version

2020-11-19 Thread Bruce Richardson
On Thu, Nov 19, 2020 at 12:03:11PM +, Burakov, Anatoly wrote: > On 19-Nov-20 11:48 AM, Bruce Richardson wrote: > > On Thu, Nov 19, 2020 at 11:44:06AM +, Burakov, Anatoly wrote: > > > On 19-Nov-20 11:24 AM, Bruce Richardson wrote: > > > > On Thu, Nov 19, 2020 at 10:41:56AM +, Anatoly Bur

Re: [dpdk-dev] [PATCH] doc: allow sphinx build with no DPDK version

2020-11-19 Thread Burakov, Anatoly
On 19-Nov-20 11:48 AM, Bruce Richardson wrote: On Thu, Nov 19, 2020 at 11:44:06AM +, Burakov, Anatoly wrote: On 19-Nov-20 11:24 AM, Bruce Richardson wrote: On Thu, Nov 19, 2020 at 10:41:56AM +, Anatoly Burakov wrote: Currently, when building sphinx documentation, the build will only su

Re: [dpdk-dev] [PATCH] doc: allow sphinx build with no DPDK version

2020-11-19 Thread Bruce Richardson
On Thu, Nov 19, 2020 at 11:44:06AM +, Burakov, Anatoly wrote: > On 19-Nov-20 11:24 AM, Bruce Richardson wrote: > > On Thu, Nov 19, 2020 at 10:41:56AM +, Anatoly Burakov wrote: > > > Currently, when building sphinx documentation, the build will only > > > succeed if being run from the build

Re: [dpdk-dev] [PATCH] doc: allow sphinx build with no DPDK version

2020-11-19 Thread Burakov, Anatoly
On 19-Nov-20 11:24 AM, Bruce Richardson wrote: On Thu, Nov 19, 2020 at 10:41:56AM +, Anatoly Burakov wrote: Currently, when building sphinx documentation, the build will only succeed if being run from the build system, because the conf.py script expects DPDK_VERSION environment variable to b

Re: [dpdk-dev] [PATCH] doc: allow sphinx build with no DPDK version

2020-11-19 Thread Bruce Richardson
On Thu, Nov 19, 2020 at 10:41:56AM +, Anatoly Burakov wrote: > Currently, when building sphinx documentation, the build will only > succeed if being run from the build system, because the conf.py script > expects DPDK_VERSION environment variable to be set, and crashes if it > is not. > > Howe

[dpdk-dev] [PATCH] doc: allow sphinx build with no DPDK version

2020-11-19 Thread Anatoly Burakov
Currently, when building sphinx documentation, the build will only succeed if being run from the build system, because the conf.py script expects DPDK_VERSION environment variable to be set, and crashes if it is not. However, there are certain external tools (such as sphinx documentation preview e