16/10/2017 15:42, Santosh Shukla:
> Octeontx mempool pmd need mailbox for pool setup.
> That mailbox was defined at drivers/event/octeontx.
> So mempool has dependency on event/octeontx driver and
> commit:8700239f7767 has added make rule which makes sure event/*
> get build before mempool, but thi
-Original Message-
> Date: Tue, 17 Oct 2017 15:19:26 +0530
> From: Hemant Agrawal
> To: Santosh Shukla , dev@dpdk.org
> CC: olivier.m...@6wind.com, tho...@monjalon.net,
> jerin.ja...@caviumnetworks.com
> Subject: Re: [PATCH v1 1/2] mempool/octeontx: move mbox from event to
> mempool
> Us
On Mon, Oct 16, 2017 at 01:42:46PM +, Santosh Shukla wrote:
> Octeontx mempool pmd need mailbox for pool setup.
> That mailbox was defined at drivers/event/octeontx.
> So mempool has dependency on event/octeontx driver and
> commit:8700239f7767 has added make rule which makes sure event/*
> get
Thanks! this patch solves the issue.
Tested-by: Hemant Agrawal
On 10/16/2017 7:12 PM, Santosh Shukla wrote:
Octeontx mempool pmd need mailbox for pool setup.
That mailbox was defined at drivers/event/octeontx.
So mempool has dependency on event/octeontx driver and
commit:8700239f7767 has added
Octeontx mempool pmd need mailbox for pool setup.
That mailbox was defined at drivers/event/octeontx.
So mempool has dependency on event/octeontx driver and
commit:8700239f7767 has added make rule which makes sure event/*
get build before mempool, but this rule introduces
cyclic dependency and may
5 matches
Mail list logo