[dpdk-dev] [PATCH v9 1/6] app/procinfo: add support for show port
Thomas Monjalon
thomas at monjalon.net
Fri Jan 11 11:22:46 CET 2019
11/01/2019 04:57, Varghese, Vipin:
> Hi Thomas
>
> snipped
> > > +#include <rte_cryptodev.h>
> >
> > Is the crypto include really required in this patch?
> Function 'show_port' requires the include file. Removing the same results
>
> In function 'show_port':
> /home/saesrv02/Downloads/dpdksrc/procifno/dpdk/app/proc-info/main.c:733:33: error: dereferencing pointer to incomplete type 'const struct rte_cryptodev_capabilities'
> s_cap->crypto_capabilities->op);
OK I see, thanks
More information about the dev
mailing list