* [dpdk-dev] KNI interface is not coming up
@ 2015-04-30 14:09 Venkat Thummala
2015-04-30 14:41 ` Sanford, Robert
0 siblings, 1 reply; 3+ messages in thread
From: Venkat Thummala @ 2015-04-30 14:09 UTC (permalink / raw)
To: dev
Hi,
I am testing DPDK 2.0 release.
I am not able to bring the KNI interface up.
It always gives the following error.
SIOCSIFFLAGS: Timer expired
This is on Ubuntu,
Linux vthummala-PowerEdge-R720 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10
19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Please let me know, how we could resolve this issue.
Regards
Venkat
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] KNI interface is not coming up
2015-04-30 14:09 [dpdk-dev] KNI interface is not coming up Venkat Thummala
@ 2015-04-30 14:41 ` Sanford, Robert
2015-04-30 16:59 ` Venkat Thummala
0 siblings, 1 reply; 3+ messages in thread
From: Sanford, Robert @ 2015-04-30 14:41 UTC (permalink / raw)
To: Venkat Thummala, dev
Hi Venkat,
Perhaps your DPDK application needs to slow-poll KNI devices via
rte_kni_handle_request( ).
http://dpdk.org/doc/api/rte__kni_8h.html
--
Regards,
Robert
>Hi,
>
>I am testing DPDK 2.0 release.
>I am not able to bring the KNI interface up.
>It always gives the following error.
>
>SIOCSIFFLAGS: Timer expired
>
>This is on Ubuntu,
>
>Linux vthummala-PowerEdge-R720 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10
>19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
>
>Please let me know, how we could resolve this issue.
>
>Regards
>Venkat
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] KNI interface is not coming up
2015-04-30 14:41 ` Sanford, Robert
@ 2015-04-30 16:59 ` Venkat Thummala
0 siblings, 0 replies; 3+ messages in thread
From: Venkat Thummala @ 2015-04-30 16:59 UTC (permalink / raw)
To: Sanford, Robert; +Cc: dev
Hi Robert,
Thanks a lot, it fixed the issue.
Regards
Venkat
On 30 April 2015 at 20:11, Sanford, Robert <rsanford@akamai.com> wrote:
> Hi Venkat,
>
> Perhaps your DPDK application needs to slow-poll KNI devices via
> rte_kni_handle_request( ).
>
> http://dpdk.org/doc/api/rte__kni_8h.html
>
> --
> Regards,
> Robert
>
>
> >Hi,
> >
> >I am testing DPDK 2.0 release.
> >I am not able to bring the KNI interface up.
> >It always gives the following error.
> >
> >SIOCSIFFLAGS: Timer expired
> >
> >This is on Ubuntu,
> >
> >Linux vthummala-PowerEdge-R720 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10
> >19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
> >
> >Please let me know, how we could resolve this issue.
> >
> >Regards
> >Venkat
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-30 16:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 14:09 [dpdk-dev] KNI interface is not coming up Venkat Thummala
2015-04-30 14:41 ` Sanford, Robert
2015-04-30 16:59 ` Venkat Thummala
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).