DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 346] Set the link speed / duplex of a DPDK port
@ 2019-09-10  9:10 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2019-09-10  9:10 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=346

            Bug ID: 346
           Summary: Set the link speed / duplex of a DPDK port
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: tohofman@cisco.com
  Target Milestone: ---

Hello community,


strictly speaking this is not a bug but I need help in figuring out how to set
the link speed and the duplex settings of a DPDK port.

I did some research and came to the following results:

* For a non-DPDK port, there is ethtool however this only works for ports in
the kernel space.
I saw that there is a DPDK Kernel NIC Interface (KNI) that allows the use of
the ethtool for DPDK ports however it says that it currently only provides
minimal ethtool functionality such as querying but not changing link settings.


* I also discovered that the testpmd application offers a runtime function to
set the speed and duplex mode for a DPDK port but if I understood it correctly
this app is designed to test DPDK and not to manage port settings. So I'm not
sure if I can use it to change the link speed / duplex in a persistent way.

Is anyone aware of a way to manage the DPDK port speed and duplex systemwide?
Does it perhaps work with any of the aforementioned applications and I just
overlooked something?

I would be very pleased about any ideas!

Thanks in advance.
Tobias

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

only message in thread, other threads:[~2019-09-10  9:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10  9:10 [dpdk-dev] [Bug 346] Set the link speed / duplex of a DPDK port bugzilla

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