DPDK patches and discussions
 help / color / mirror / Atom feed
From: Kevin Wilson <wkevils@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Minimum kernel version for DPDK
Date: Mon, 20 Aug 2018 11:46:25 +0300	[thread overview]
Message-ID: <CAGXs5wXPH4aXwZWcZ=0HO10qmD1tnQQq_t4OKhPxrF35dtK1eA@mail.gmail.com> (raw)

Hi all,
Maybe this is a silly question, please bear with me.

According to the “Getting Started Guide for Linux” in
http://doc.dpdk.org/guides/linux_gsg/sys_reqs.html,
the kernel version should be >= 3.2.
Accrding to my understanding, there are only two kernel modules in DPDK,
namely rte_kni.ko and igb_iuo.ko.
Instead of igb_uio.ko I intend to use uio_pci_generic.ko for binding the device.

I want to work with DPDK with kernel 3.1, without using rte_kni and no igb_uio
as mentioned.

Won't the DPDK code compile for such a kernel ? won't it work ?

Regards,
Kevin

             reply	other threads:[~2018-08-20  8:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-20  8:46 Kevin Wilson [this message]
2018-08-20 12:13 ` Wiles, Keith
2018-08-20 15:06 ` Stephen Hemminger

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='CAGXs5wXPH4aXwZWcZ=0HO10qmD1tnQQq_t4OKhPxrF35dtK1eA@mail.gmail.com' \
    --to=wkevils@gmail.com \
    --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).