Mellanox / bfscripts

Collection of scripts used for BlueField SoC system management.
BSD 2-Clause "Simplified" License
17 stars 27 forks source link

Check port P1 before creating PXE boot entry NET-NIC_P1-IPV4 #198

Closed lsun100 closed 8 months ago

lsun100 commented 8 months ago

BFB installation script calls bfcfg to create PXE boot entries for ConnectX port P0 and P1, while P1 might not exist. This commit checks such case and skips the PXE boot entry creation for port P1.

RM #3584618