Re: [PATCH] examples/ntb: fix build dependency

2021-11-17 Thread Thomas Monjalon
16/11/2021 21:51, David Marchand: > Caught while building with -Ddisable_drivers=*/*. > This example requires raw/ntb specific API. > Fix dependency to avoid a compilation error: > > FAILED: examples/c590b3c@@dpdk-ntb@exe/ntb_ntb_fwd.c.o > ccache gcc -Iexamples/c590b3c@@dpdk-ntb@exe -Iexamples -I

[PATCH] examples/ntb: fix build dependency

2021-11-16 Thread David Marchand
Caught while building with -Ddisable_drivers=*/*. This example requires raw/ntb specific API. Fix dependency to avoid a compilation error: FAILED: examples/c590b3c@@dpdk-ntb@exe/ntb_ntb_fwd.c.o ccache gcc -Iexamples/c590b3c@@dpdk-ntb@exe -Iexamples -I../examples -Iexamples/ntb -I../examples/nt