All of lore.kernel.org
 help / color / mirror / Atom feed
* SIOCSIFFLAGS: Timer expired
       [not found] <MWHPR01MB2429D25FE0495AEE819E6EF7EB760@MWHPR01MB2429.prod.exchangelabs.com>
@ 2017-01-27 19:22 ` Sridhar Pitchai
  0 siblings, 0 replies; only message in thread
From: Sridhar Pitchai @ 2017-01-27 19:22 UTC (permalink / raw)
  To: dev




Hi ,
I am creating KNI interface and getting the following error when trying to config IP address.

rte_kni_init
rte_kni_alloc
rte_kni_register_handlers

all went through fine. the call back reg for if UP/down is never getting called.

What am i missing ?

** the eth_dev here is created with "rte_eth_from_rings". does that make a diff ?

Thanks
Sridhar


root@ VM snaproute/softpath (master) >
root@ VM snaproute/softpath (master) >ifconfig PORT_1
PORT_1    Link encap:Ethernet  HWaddr b6:ed:65:c0:74:70
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

root@ VM snaproute/softpath (master) >ifconfig PORT_1 up
SIOCSIFFLAGS: Timer expired
root@ VM snaproute/softpath (master) >
root@ VM snaproute/softpath (master) >

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

only message in thread, other threads:[~2017-01-27 19:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <MWHPR01MB2429D25FE0495AEE819E6EF7EB760@MWHPR01MB2429.prod.exchangelabs.com>
2017-01-27 19:22 ` SIOCSIFFLAGS: Timer expired Sridhar Pitchai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.