all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager 0/2] add virtual function support to network-interface-pinning
@ 2025-07-22 14:52 Stefan Hanreich
  2025-07-22 14:52 ` [pve-devel] [PATCH pve-manager 1/2] configs: add udev helper for pinning virtual function names Stefan Hanreich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hanreich @ 2025-07-22 14:52 UTC (permalink / raw)
  To: pve-devel

Instead of generating a .link file for every virtual function, with this patch
series proxmox-network-interface-pinning now includes a udev rule that
dynamically changes the name of virtual functions according to the pinned name
of its parent device.

pve-manager:

Stefan Hanreich (2):
  configs: add udev helper for pinning virtual function names
  network-interface-pinning: do not generate link files for vfs

 PVE/CLI/proxmox_network_interface_pinning.pm |  9 ++++-
 configs/Makefile                             |  4 ++-
 configs/virtual-function-pinning-helper      | 37 ++++++++++++++++++++
 configs/virtual-function-pinning.rules       |  1 +
 4 files changed, 49 insertions(+), 2 deletions(-)
 create mode 100644 configs/virtual-function-pinning-helper
 create mode 100644 configs/virtual-function-pinning.rules


Summary over all repositories:
  4 files changed, 49 insertions(+), 2 deletions(-)

-- 
Generated by git-murpp 0.8.0

_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2025-07-23 17:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-22 14:52 [pve-devel] [PATCH manager 0/2] add virtual function support to network-interface-pinning Stefan Hanreich
2025-07-22 14:52 ` [pve-devel] [PATCH pve-manager 1/2] configs: add udev helper for pinning virtual function names Stefan Hanreich
2025-07-22 14:52 ` [pve-devel] [PATCH pve-manager 2/2] network-interface-pinning: do not generate link files for vfs Stefan Hanreich
2025-07-23 17:31 ` [pve-devel] applied: [PATCH manager 0/2] add virtual function support to network-interface-pinning Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal