Skip to content

[WIP]fix: shorten non-FIPS predictable NIC names on multi-port hardware#623

Open
abhinavnagaraj wants to merge 1 commit into
mainfrom
fix/non-fips-net-interface-naming
Open

[WIP]fix: shorten non-FIPS predictable NIC names on multi-port hardware#623
abhinavnagaraj wants to merge 1 commit into
mainfrom
fix/non-fips-net-interface-naming

Conversation

@abhinavnagaraj

Copy link
Copy Markdown
Contributor

Non-FIPS HWE kernels append np* physical-port suffixes (e.g. enp153s0f0np0), which breaks VLAN sub-interfaces under Linux's 15-char limit. Install udev hwdb rules and pin net.naming-scheme=v252 for non-FIPS Ubuntu builds only; FIPS images are unchanged.

Non-FIPS HWE kernels append np* physical-port suffixes (e.g.
enp153s0f0np0), which breaks VLAN sub-interfaces under Linux's 15-char
limit. Install udev hwdb rules and pin net.naming-scheme=v252 for
non-FIPS Ubuntu builds only; FIPS images are unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
@abhinavnagaraj abhinavnagaraj force-pushed the fix/non-fips-net-interface-naming branch from bf434af to fc8520b Compare June 15, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant