From: Sushil Adhikari <sushil446@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Problem bringing KNI interfaces when daemonized after rte_eal_init
Date: Tue, 28 Mar 2017 10:50:57 -0500 [thread overview]
Message-ID: <CAPO9LfTWJHPzmjCzaFt+vbg74vLFRKEEBFO9g3eGHEJC1VgvmA@mail.gmail.com> (raw)
I am trying to run dpdk kni application and daemonize it. If I daemonize
the application before rte_eal_init, I can bring the kni interface up by
running "ifconfig eth2 up" (eth2 is what I have named the interface instead
of vEth0 as in example) but If I daemonize the application after
rte_eal_init() function and try to run "ifconfig eth2 up" it says
"ifconfig: SIOCSIFFLAGS: Timer expired" I would appreciate any insight or
suggestion regarding what the problem might be.
I'm using dpdk version 16.11 on linux 4.4.20.
Thank you
Sushil
reply other threads:[~2017-03-28 15:51 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=CAPO9LfTWJHPzmjCzaFt+vbg74vLFRKEEBFO9g3eGHEJC1VgvmA@mail.gmail.com \
--to=sushil446@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).