[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190301183510.9028-1-jakub.kicinski@netronome.com>
Date: Fri, 1 Mar 2019 10:35:07 -0800
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: jiri@...nulli.us
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [RFC iproute2-next 0/3] devlink: expose PF and VF representors as ports
Hi,
This set adds support for move port flavours, PCI subports and
port peers.
Example output after the series:
$ devlink port
pci/0000:05:00.0/0: type eth netdev enp5s0np0 flavour physical
pci/0000:05:00.0/10000: type eth netdev enp5s0npf0s0 flavour pci_pf pf 0 subport 0 peer_netdev enp5s0nn0
pci/0000:05:00.0/4: type eth netdev enp5s0np1 flavour physical
pci/0000:05:00.0/11000: type eth netdev enp5s0npf0s1 flavour pci_pf pf 0 subport 1 peer_netdev enp5s0nn1
Jakub Kicinski (3):
devlink: add support for PCIe port flavours
devlink: add support for PCIe subports
devlink: add support for PCIe device peers
devlink/devlink.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 50 insertions(+)
--
2.19.2
Powered by blists - more mailing lists