DPDK usage discussions
 help / color / mirror / Atom feed
From: ASM <asm@asm.pp.ru>
To: users@dpdk.org
Subject: [dpdk-users]  The link speed changing at SFP
Date: Wed, 6 Sep 2017 11:47:24 +0000	[thread overview]
Message-ID: <CAMmAVbVcu90KatoNrADcBFN2eCkExnrQxSsSDtTfs2whtE+oOw@mail.gmail.com> (raw)

Hi folks!

If I use 10Gb copper cards (X520-AT2), I connect cable to 10G switch
and got 10Gb link.
If I remove cable from 10Gb switch and connect it to 1G switch i have
got 1Gb link from
my device.

But for 82599ES 10g SFI/SFP+ (fiber cars) I have problems.
If I connect cable to 10G switch and start DPDK application I have got
10Gb link, but if I
remove cable (without rte_eth_dev_stop), and connect it to 1Gb switch
I have no link.
If I connect cable to 1G switch and start DPDK application I have got
1Gb link, but if I
remove cable (without rte_eth_dev_stop), and coonect it to 10Gb switch
I have no link.

In other words, the connection is not established at a different speed
link without restarting the application.

On the linux(kernel driver) the link speed changes successfully
without any resets and restarts.

Did anyone have a similar problem? Have any ideas what is wrong?


---
Best regards,
Leonid Myravjev

                 reply	other threads:[~2017-09-06 11:47 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=CAMmAVbVcu90KatoNrADcBFN2eCkExnrQxSsSDtTfs2whtE+oOw@mail.gmail.com \
    --to=asm@asm.pp.ru \
    --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).