Sebastien Roy wrote: > To support this, the command 'dladm show-linkprop' will now display > two additional properties "lso" and "hw_tx_cksum" for each driver. > This is achieved by adding two new MAC properties MAC_PROP_LSO and > MAC_PROP_HCKSUM to the enum mac_prop_id_t in > /usr/src/uts/common/sys/mac.h. These properties will apply to all > datalinks of type DL_ETHER.
Doesn't the IPoIB drivers support hardware checksum? Why would we want to limit the property to DL_ETHER? Erik