Skip to content

initrd: support infiniband pkeys

Beniamino Galvani requested to merge bg/initrd-ib-pkey into main

Introduce a new "ib-pkey=." command line argument to create a Infiniband partition.

The new connection has IPv4 and IPv6 enabled by default. Unlike for VLANs, the generator doesn't create a connection for the parent Infiniband interface.

Edited by Beniamino Galvani

Merge request reports