> > efa_port_link_layer() need to return more appropriate link layer > that reflects the addresses defined in ah. > > > > We can add a new EFA link layer if it makes sense, the address format > is proprietary (does not match existing link types). If the link layer is truly Ethernet, I don’t think it makes sense to return anything else. The link layer should not define the network addressing used in the AH. Introducing a new address format field for this purpose makes more sense. - Sean