Re: [dpdk-dev] [PATCH] efd: fix compilation by removing dep to libmath

2017-01-30 Thread Thomas Monjalon
2017-01-27 14:45, De Lara Guarch, Pablo: > From: Olivier Matz [mailto:olivier.m...@6wind.com] > > > > When we compile the dpdk with: > > CONFIG_RTE_LIBRTE_EFD=y > > CONFIG_RTE_LIBRTE_NFP_PMD=n > > CONFIG_RTE_LIBRTE_THUNDERX_NICVF_PMD=n > > CONFIG_RTE_LIBRTE_SCHED=n > > CONFIG_RTE_LIBRTE_

Re: [dpdk-dev] [PATCH] efd: fix compilation by removing dep to libmath

2017-01-27 Thread De Lara Guarch, Pablo
> -Original Message- > From: Olivier Matz [mailto:olivier.m...@6wind.com] > Sent: Friday, January 27, 2017 2:23 PM > To: dev@dpdk.org; Marohn, Byron; De Lara Guarch, Pablo > Subject: [PATCH] efd: fix compilation by removing dep to libmath > > When we compile the dpdk with: > CONFIG_RTE