Sent from my iPhone
> On Jul 24, 2015, at 08:14, Scott Feldman <[email protected]> wrote: > >> On Thu, Jul 23, 2015 at 8:43 AM, Jiri Pirko <[email protected]> wrote: >> From: Ido Schimmel <[email protected]> >> >> Add the ability to construct mailbox-style register access messages >> called EMADs with provisions to construct and parse the registers payload. >> Implement EMAD transaction layer which is responsible for the reliable >> transmission of EMADs. >> Also, add an infrastructure used by the switch driver to register for >> particular events generated by the device. > > What is this EMADs used for? Is this for intra-switch or inter-switch > communications? Ethernet management datagram. It's command encoding wrap as a packet. It used for host interface communication as well as multi-silicon support.-- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
