2016-04-01 00:12, Marc Sune: > From: Marc Sune <marc at voltanet.io> > > This series of patches adds the following capabilities: > > * speed_capa bitmap in rte_eth_dev_info, which is filled by the PMDs > according to the physical device capabilities. > * refactors link API in ethdev to allow the definition of the advertised > link speeds, fix speed (no auto-negociation) or advertise all supported > speeds (default).
The few feedbacks look good. Applied, thanks.