From: "Wiles, Keith" <keith.wiles@intel.com>
To: shiva m <anjaneya2@gmail.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] rte_pmd_init_all is missing while upgrading from DPDK 1.6 to DPDK 1.7
Date: Tue, 24 May 2016 06:02:23 +0000 [thread overview]
Message-ID: <63E2EB50-3D10-4652-99D0-1026D67E7B14@intel.com> (raw)
In-Reply-To: <CAGm0vUr87fVqRkch7+oZeWhw95LELGtAOzP0kdgAgzyzD5kcxQ@mail.gmail.com>
The PMD’s are now being inited in the EAL init call for the code and that API is not required anymore. If you are adding a new driver, make sure it is up to date with any changes in the driver code too.
Regards,
Keith
>Hi,
>
>I have rte_pmd_init_all used in my code. While upgrading from DPDK 1.6 to
>DPDK 1.7, I see this function is missing in DPDK 1.7. I
>removed rte_pmd_init_all from my code, but I am not sure whether
>initialization is done for all poll mode drivers
>
>What is the right way to do this?. Can anyone please help in this.
>
>Thanks,
>Shiva
>
next prev parent reply other threads:[~2016-05-24 6:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-24 5:33 shiva m
2016-05-24 5:35 ` Zhang, Helin
2016-05-24 6:02 ` Wiles, Keith [this message]
2016-05-30 17:32 ` shiva m
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=63E2EB50-3D10-4652-99D0-1026D67E7B14@intel.com \
--to=keith.wiles@intel.com \
--cc=anjaneya2@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).