DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] 10G vs 1G interface
@ 2016-06-17 18:23 Gadre Nayan
  0 siblings, 0 replies; only message in thread
From: Gadre Nayan @ 2016-06-17 18:23 UTC (permalink / raw)
  To: users

Hi,

Is there any distinction done when KNI interfaces come up for 10G vs 1G ports.

The ifconfig vEth0 down events are not handled reliably for 10G
interfaces. However, for 1G interfaces this works reliably. I get the
interface down events propagated correctly back to user space.

So, if I run ifconfig vEth0 down/up. The appropriate
rte_kni_ops.config_network_if

config_network_if = kni_config_network_interface (where it calls
start/stop functions.)

method is called, and there is no distinction done here for 10G vs 1G.

So where can I tweak the sources or any place elsewhere to get this
issue resolved.

Thanks.
,

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

only message in thread, other threads:[~2016-06-17 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-17 18:23 [dpdk-users] 10G vs 1G interface Gadre Nayan

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