openwrt/package
Til Kaiser 8edcd772db kernel: modules: add Mellanox Spectrum hotplug renaming script
Currently, the interfaces of the Mellanox Spectrum Switch QSFP ports
are all labeled eth*. Their order doesn't match the faceplate and is
different for each model.

They could be named during boot, but this isn't sufficient because they
support port splitting. After such ports are split, their port naming
begins again with eth*, and the same is true after they are unsplit again.

A hotplug script is used here that reads from the sysfs file
phys_port_name, which contains p1, p2, p3, ... for unsplit ports
and p1s0, p1s1, p1s2 for split ports.

Signed-off-by: Til Kaiser <mail@tk154.de>
Link: https://github.com/openwrt/openwrt/pull/17251
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-06 19:06:26 +02:00
..
base-files base-files: commit and sync before removing defaults script. 2025-10-04 20:49:21 +02:00
boot sunxi: add F1C100 (arm926ej-s) support 2025-10-06 10:26:56 +02:00
devel perf: fix disabling BUILD_BPF_SKEL 2025-08-31 23:49:13 +02:00
firmware linux-firmware: update to 20250917 2025-09-23 23:09:49 +02:00
kernel kernel: modules: add Mellanox Spectrum hotplug renaming script 2025-10-06 19:06:26 +02:00
libs openssl: update to 3.5.4 2025-10-04 16:22:43 +02:00
network netifd: update to Git HEAD (2025-10-06) 2025-10-06 09:56:27 +02:00
system uci: update to Git HEAD (2025-10-05) 2025-10-05 14:34:57 +02:00
utils ucode: fix parsing \xHH and \0OOO escape sequences 2025-10-05 11:31:31 +02:00
Makefile package: generate sha256sums by default 2025-10-03 11:00:23 +02:00