DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Problem bringing KNI interfaces when daemonized after rte_eal_init
@ 2017-03-28 15:50 Sushil Adhikari
  0 siblings, 0 replies; only message in thread
From: Sushil Adhikari @ 2017-03-28 15:50 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-28 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-28 15:50 [dpdk-users] Problem bringing KNI interfaces when daemonized after rte_eal_init Sushil Adhikari

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).