DPDK patches and discussions
 help / color / mirror / Atom feed
* Getting network port ID by ethdev port ID
@ 2023-06-05 13:09 Ivan Malov
  2023-06-05 13:40 ` Thomas Monjalon
  0 siblings, 1 reply; 13+ messages in thread
From: Ivan Malov @ 2023-06-05 13:09 UTC (permalink / raw)
  To: dev; +Cc: Andrei Izrailev, Ferruh Yigit, Thomas Monjalon

Dear community,

Is there any means in DPDK to discover relationship between
network/physical ports of the given adapter/board and
etdevs deployed in DPDK application on top of it?

For example, in Linux, there are facilities like

> /sys/class/net/<iface>/phys_port_name
> /sys/class/net/<iface>/dev_port

and

> devlink port show

Do we have something similar in DPDK?

If no, would the feature be worthwhile implementing?

Interested to hear your input on this.
Thank you.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-06-06 15:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-05 13:09 Getting network port ID by ethdev port ID Ivan Malov
2023-06-05 13:40 ` Thomas Monjalon
2023-06-05 14:03   ` Ivan Malov
2023-06-05 14:10     ` Thomas Monjalon
2023-06-05 14:17       ` Ivan Malov
2023-06-05 14:29       ` Ivan Malov
2023-06-05 16:03         ` Thomas Monjalon
2023-06-05 18:50           ` Stephen Hemminger
2023-06-05 20:30             ` Ivan Malov
2023-06-05 22:39               ` Stephen Hemminger
2023-06-06  7:16                 ` Ivan Malov
2023-06-06 15:32                   ` Stephen Hemminger
2023-06-06  8:41               ` Ferruh Yigit

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