Re: [systemd-devel] [PATCHv4] Read Dell Server NIC partition IDs

2015-11-16 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: -- Generated by https://github.com/haraldh/mail2git __

[systemd-devel] [PATCHv4] Read Dell Server NIC partition IDs

2015-11-16 Thread jharg93
From: Jordan Hargrave Removed SMBIOS specific code and cleaned up linux coding style. This patch will read the PCI VPD area to detect the physical port and partition for NICs on Dell Servers. It creates a new environment variable of the form ID_NET_NAME_PARTITION=_ Signed-off-by: Jordan Hargra