]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention auxiliary sub-function (SF) network device naming 42154/head
authorJiri Pirko <jiri@nvidia.com>
Tue, 19 May 2026 12:10:32 +0000 (14:10 +0200)
committerJiri Pirko <jiri@nvidia.com>
Tue, 19 May 2026 12:51:51 +0000 (14:51 +0200)
Document user-visible effect of the new NAMING_SUBFUNC / v261 scheme.

Co-developed-by: Claude Opus 4.7 <noreply@anthropic.com>
NEWS

diff --git a/NEWS b/NEWS
index dab0ddecfc598fcf905e6e9874c318c430ace8a5..550fcb0eb10602346c8cf12f1de6ea9f1f0a0674 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -299,6 +299,11 @@ CHANGES WITH 261 in spe:
           GPT header (i.e. is partitioned) but the block device has partition
           table processing turned off.
 
+        * Persistent network interface naming has been extended to auxiliary
+          sub-function (SF) network devices (such as mlx5_core SFs), using an
+          "S<sfnum>" suffix appended to the parent PCI function's name (e.g.
+          "enp193s0f0S88").
+
         Changes in systemd-boot, systemd-stub, bootctl, ukify:
 
         * systemd-stub will now maintain a "boot secret" and pass it to the OS