31/07/2013 13:36, didier.pallard :
> On 07/31/2013 11:18 AM, Thomas Monjalon wrote:
> > The function rte_malloc_virt2phy has a dependency on rte_memory.h:
> > phys_addr_t must be defined.
> >
> > The dependency handling for apps was wrong in the commit 8c86825cbf.
> > Let's revert this part.
> >
On 07/31/2013 11:18 AM, Thomas Monjalon wrote:
> The function rte_malloc_virt2phy has a dependency on rte_memory.h:
> phys_addr_t must be defined.
>
> The dependency handling for apps was wrong in the commit 8c86825cbf.
> Let's revert this part.
>
> Reported-by: Jia Sui
> Signed-off-by: Thomas Mon
The function rte_malloc_virt2phy has a dependency on rte_memory.h:
phys_addr_t must be defined.
The dependency handling for apps was wrong in the commit 8c86825cbf.
Let's revert this part.
Reported-by: Jia Sui
Signed-off-by: Thomas Monjalon
---
app/test/test_hash.c |2 +-
app/tes
3 matches
Mail list logo