HomeFreeBSD

Make sure the ib_wr_opcode enum is signed by adding a negative dummy element.

Description

Make sure the ib_wr_opcode enum is signed by adding a negative dummy element.
Different compilers may optimise the enum type in different ways. This ensures
coherency when range checking the value of enums in ibcore.

Sponsored by: Mellanox Technologies
MFC after: 1 week

Details

Provenance
hselaskyAuthored on
Parents
rS325806: Make sure a valid VNET is set before trying to access the V_ip6_v6only
Branches
Unknown
Tags
Unknown