DPDK usage discussions
 help / color / mirror / Atom feed
From: Kushal Gautam <kushal.gautam@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Query: decouple the driver and library components
Date: Tue, 19 Sep 2017 22:52:20 +0200	[thread overview]
Message-ID: <CAGv3bDd3+g6uuFxoLYeD2sCb1h0yTF+F1nEdq6npmTc=HaoL0A@mail.gmail.com> (raw)

Hi:

I am new to DPDK. I had been looking at the i40e driver implementation of
DPDK. I see that the code is entirely revamped as compared to the original
i40e-driver.

My query is that is it possible for me to use this i40e driver(in dpdk
source code package) without other non-essential dependencies or in plain
words, can I decouple these components ? I am more interested in the
pollmode driver. My concern was on the jitter introduced by regular
drivers. I did modify the original i40e driver for this, but things did not
work out as I wanted to.

I understand that this driver package depends on various other libraries
that are bundled with the source code. So, could I decouple these
components ( for example; the libraries and the driver module) ?

Any information on this would be very helpful.

Thanks,
Kushal.

             reply	other threads:[~2017-09-19 20:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 20:52 Kushal Gautam [this message]
2017-09-19 21:19 ` Wiles, Keith

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='CAGv3bDd3+g6uuFxoLYeD2sCb1h0yTF+F1nEdq6npmTc=HaoL0A@mail.gmail.com' \
    --to=kushal.gautam@gmail.com \
    --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).