From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: sothy shan <sothy.e98@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] implicit declaration of function rte_igb_pmd_init()
Date: Wed, 09 Jul 2014 15:03:14 +0200 [thread overview]
Message-ID: <10643925.PO8B9qmg9Z@xps13> (raw)
In-Reply-To: <CAHcF_0bLfxM=sSKNewr+aebr_mP10-gD8o1rqbGxt=szL3rDsA@mail.gmail.com>
Hi,
2014-07-09 14:52, sothy shan:
> /home/cubiq/sothy/dpdk-ovs/openvswitch/datapath/dpdk/init.c:42:0:
> /home/cubiq/sothy/dpdk-ovs/openvswitch/datapath/dpdk/init_drivers.h: In
> function ‘init_drivers’:
> /home/cubiq/sothy/dpdk-ovs/openvswitch/datapath/dpdk/init_drivers.h:49:4:
> error: implicit declaration of function ‘rte_igb_pmd_init’
> [-Werror=implicit-function-declaration]
> (rte_igb_pmd_init() < 0) ||
> ^
You are building an openvswitch application using an old DPDK API.
This function is not public anymore in DPDK 1.7.0.
Please fix and report it on the appropriate mailing list.
You can use some macros in version.h to keep compatibility with
older versions.
--
Thomas
next prev parent reply other threads:[~2014-07-09 13:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAHcF_0ZeXekcmjy3O-s6W0tqRba9SBD_NQKnTX_th184u5v+XA@mail.gmail.com>
2014-07-09 12:52 ` sothy shan
2014-07-09 13:03 ` Thomas Monjalon [this message]
2014-07-09 15:34 ` Zhang, Helin
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=10643925.PO8B9qmg9Z@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=sothy.e98@gmail.com \
/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).