Re: [dpdk-dev] [PATCH v7 7/8] doc: add documentation for windows

2019-04-02 Thread Thomas Monjalon
02/04/2019 03:01, Pallavi Kadam: > > On 4/1/2019 4:22 PM, Thomas Monjalon wrote: > > 29/03/2019 00:24, Anand Rawat: > >> +The DPDK and its applications require the Clang-LLVM* C compiler and > >> MSVC* linker. > >> +The Meson* Build system is used to prepare the sources for compilation > >> with

Re: [dpdk-dev] [PATCH v7 7/8] doc: add documentation for windows

2019-04-01 Thread Pallavi Kadam
On 4/1/2019 4:22 PM, Thomas Monjalon wrote: 29/03/2019 00:24, Anand Rawat: Added documentation to build helloworld example on windows using meson and clang. Updated the maintainers list to include windows maintainers. [...] --- a/MAINTAINERS +++ b/MAINTAINERS +Windows support +M: Harini Rama

Re: [dpdk-dev] [PATCH v7 7/8] doc: add documentation for windows

2019-04-01 Thread Thomas Monjalon
29/03/2019 00:24, Anand Rawat: > Added documentation to build helloworld example > on windows using meson and clang. Updated the > maintainers list to include windows maintainers. [...] > --- a/MAINTAINERS > +++ b/MAINTAINERS > +Windows support > +M: Harini Ramakrishnan > +M: Omar Cardona > +M: A

Re: [dpdk-dev] [PATCH v7 7/8] doc: add documentation for windows

2019-03-28 Thread Harini Ramakrishnan
Added documentation to build helloworld example on windows using meson and clang. Updated the maintainers list to include windows maintainers. Signed-off-by: Pallavi Kadam Signed-off-by: Anand Rawat Reviewed-by: Jeff Shaw Reviewed-by: Ranjit Menon Verified build on Windows Tested-by: Harini

[dpdk-dev] [PATCH v7 7/8] doc: add documentation for windows

2019-03-28 Thread Anand Rawat
Added documentation to build helloworld example on windows using meson and clang. Updated the maintainers list to include windows maintainers. Signed-off-by: Pallavi Kadam Signed-off-by: Anand Rawat Reviewed-by: Jeff Shaw Reviewed-by: Ranjit Menon --- MAINTAINERS |