DPDK usage discussions
 help / color / mirror / Atom feed
From: Enio Marku <enio.marku@ntnu.no>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] Is there a dynamic version of the library (i.e, libdpdk.so)?
Date: Tue, 14 Jul 2020 14:56:15 +0000	[thread overview]
Message-ID: <da2616fbaeee4d3095b404ac555de3e4@ntnu.no> (raw)

Hi,


I have an application build on top of mTCP  https://github.com/mtcp-stack/mtcp , which in turn is build on top of DPDK.

[https://avatars2.githubusercontent.com/u/44916388?s=400&v=4]<https://github.com/mtcp-stack/mtcp>

GitHub - mtcp-stack/mtcp: mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems<https://github.com/mtcp-stack/mtcp>
github.com
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems - mtcp-stack/mtcp



I am trying to port that application into an SGX enclave using Graphene-SGX https://github.com/oscarlab/graphene . To do such I need to mount binaries into Graphene in-visible paths. I am trying to check for a dynamic library version of DPDK but it seems there is none. Is there any way that I can build DPDK and getting a dynamic version of it? What I see in DPDK github repository is that DPDK uses some libraries located at /x86_64-linuxapp-gcc/lib and these libraries are a collection of static libraries of librte. I am trying to avoid static libraries because of performance issues when using Graphene-SGX.


 Is there an way to build DPDK and get a dynamic linking and if so can you please tell me how to build DPDK in that way?

[https://avatars0.githubusercontent.com/u/7105811?s=400&v=4]<https://github.com/oscarlab/graphene>

GitHub - oscarlab/graphene: Graphene / Graphene-SGX - a library OS for Linux multi-process applications, with Intel SGX support<https://github.com/oscarlab/graphene>
github.com
Graphene / Graphene-SGX - a library OS for Linux multi-process applications, with Intel SGX support - oscarlab/graphene

Cheers,
Enio Marku

                 reply	other threads:[~2020-07-17 10:03 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=da2616fbaeee4d3095b404ac555de3e4@ntnu.no \
    --to=enio.marku@ntnu.no \
    --cc=users@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).