Debian Patches

Status for nvme-stas/2.3.1-2

Patch Description Author Forwarded Bugs Origin Last update
upstream/0001-test-dummy-interfaces.patch test: Fix test-udev with dummy interfaces https://github.com/linux-nvme/nvme-stas/issues/407
https://github.com/linux-nvme/nvme-stas/commit/371c1e875a9a660adca241265e4cd460ee7e5e5c

diff -Naurp nvme-stas.orig/test/test-udev.py nvme-stas/test/test-udev.py
Martin Belanger <martin.belanger@dell.com> no
upstream/0002-skip-esoteric-interfaces.patch Skip mac2iface test for esoteric interfaces mac2iface takes a MAC address as argument and returns the corresponding
interface (if any).
The mac2iface tests will however invoke mac2iface with invalid MAC addresses
when esoteric network interfaces are present on the system. As an example,
armhf autopkgtest runners in Ubuntu have gre interfaces configured so the
test-suite fails.
.
We now ensure that the test-suite calls mac2iface with only valid MAC
addresses.
.
Furthermore, sometimes the same MAC address is assigned to more than one
interface on the system (this is true for VLAN interfaces for instance). This
confuses mac2iface, which returns only the first match. This scenario is
possibly more of a nvme-stas bug than a test-suite bug, but for now we will
just skip the interfaces that have a duplicate MAC address.
.
https://github.com/linux-nvme/nvme-stas/pull/411
https://github.com/linux-nvme/nvme-stas/commit/2336eab5b4e4e2f9fd28b7efe425f86e6a23ab91

diff -Naurp nvme-stas.orig/test/test-iputil.py nvme-stas/test/test-iputil.py
Olivier Gayot <olivier.gayot@canonical.com> no

All known versions for source package 'nvme-stas'

Links