On Thu, Jun 08, 2017 at 12:50:38PM +0530, Shreyansh Jain wrote:
> Hello Bruce,
>
> On Wednesday 07 June 2017 04:17 PM, Bruce Richardson wrote:
> > to use, need to have meson >= 0.4 and ninja-build packages installed.
> >
> > Then do the following in main DPDK directory:
> >
> > meson build
> > c
On Wed, Jun 07, 2017 at 11:42:59PM +0530, Jerin Jacob wrote:
> -Original Message-
> > Date: Wed, 7 Jun 2017 11:47:43 +0100
> > From: Bruce Richardson
> > To: dev@dpdk.org
> > CC: Bruce Richardson
> > Subject: [dpdk-dev] [RFC PATCH] build for DPDK with
Hello Bruce,
On Wednesday 07 June 2017 04:17 PM, Bruce Richardson wrote:
to use, need to have meson >= 0.4 and ninja-build packages installed.
Then do the following in main DPDK directory:
meson build
cd build
ninja
sudo ninja install
This will compile up some DPDK libs, the FVL PMD and testp
-Original Message-
> Date: Wed, 7 Jun 2017 11:47:43 +0100
> From: Bruce Richardson
> To: dev@dpdk.org
> CC: Bruce Richardson
> Subject: [dpdk-dev] [RFC PATCH] build for DPDK with meson and ninja
> X-Mailer: git-send-email 2.9.4
>
> to use, need to have meso
to use, need to have meson >= 0.4 and ninja-build packages installed.
Then do the following in main DPDK directory:
meson build
cd build
ninja
sudo ninja install
This will compile up some DPDK libs, the FVL PMD and testpmd and install
them in /usr/local/. [On Fedora you will need to add /usr/loc
5 matches
Mail list logo