On Tue, Nov 12, 2019 at 6:09 PM Ferruh Yigit wrote:
>
> On 11/12/2019 12:37 PM, David Marchand wrote:
> > Caught when compiling this example with pkg-config:
> >
> > ## Building l2fwd
> > ...
> > main.c: In function ‘main’:
> > main.c:716:3: warning: ‘rte_eth_dev_set_ptypes’ is deprecated: Sym
On 11/12/2019 12:37 PM, David Marchand wrote:
> Caught when compiling this example with pkg-config:
>
> ## Building l2fwd
> ...
> main.c: In function ‘main’:
> main.c:716:3: warning: ‘rte_eth_dev_set_ptypes’ is deprecated: Symbol
> is not yet part of stable ABI [-Wdeprecated-declarations]
>
Caught when compiling this example with pkg-config:
## Building l2fwd
...
main.c: In function ‘main’:
main.c:716:3: warning: ‘rte_eth_dev_set_ptypes’ is deprecated: Symbol
is not yet part of stable ABI [-Wdeprecated-declarations]
716 | ret = rte_eth_dev_set_ptypes(portid, RTE_PTYPE_UNKNO
3 matches
Mail list logo