DPDK patches and discussions
 help / color / mirror / Atom feed
From: Baruch Even <baruch@weka.io>
To: dpdk-dev <dev@dpdk.org>
Subject: [dpdk-dev] Compiling without crypto support fails in librte_port
Date: Tue, 20 Nov 2018 13:19:33 +0200	[thread overview]
Message-ID: <CAKye4QZHPATOq78O+44LJfSf7g4TEKrTDg-1M9AxQiRc=EcyFg@mail.gmail.com> (raw)

Hi,

I'm trying to build a config of v18.11-rc4 as a prep for porting our old
branch on top of it. Currently it fails to build in librte_port with the
following error:

  CC rte_port_sym_crypto.o
In file included from
/home/baruch/dev/dpdk/lib/librte_port/rte_port_sym_crypto.c:9:
/home/baruch/dev/dpdk/lib/librte_port/rte_port_sym_crypto.h:23:10: fatal
error: rte_cryptodev.h: No such file or directory
 #include <rte_cryptodev.h>

It would be nice if I could compile it without crypto support that I don't
need.

Thanks,
Baruch

-- 



*Baruch Even, Software Developer  E  baruch@weka.io <liran@weka.io>
www.weka.io <http://www.weka.io>*

                 reply	other threads:[~2018-11-20 11:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKye4QZHPATOq78O+44LJfSf7g4TEKrTDg-1M9AxQiRc=EcyFg@mail.gmail.com' \
    --to=baruch@weka.io \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).