numam-dpdk/drivers/net/cxgbe
Marc Sune e274f57322 ethdev: add speed capabilities
The speed capabilities of a device can be retrieved with
rte_eth_dev_info_get().

The new field speed_capa is initialized in the drivers without
taking care of device characteristics in this patch.
When the capabilities of a driver are accurate, the table in
overview.rst must be filled.

Signed-off-by: Marc Sune <marcdevel@gmail.com>
2016-04-01 21:38:34 +02:00
..
base ethdev: rename link speed constants 2016-04-01 21:38:34 +02:00
cxgbe_compat.h cxgbe: enable build on FreeBSD 2015-07-22 15:04:16 +02:00
cxgbe_ethdev.c ethdev: add speed capabilities 2016-04-01 21:38:34 +02:00
cxgbe_main.c cxgbe: fix PCI info copy to ports under same PF 2016-03-16 16:55:01 +01:00
cxgbe.h cxgbe: fix minimum descriptors requirement 2015-11-24 14:56:08 +01:00
Makefile cxgbe: fix build with icc 2015-07-01 23:09:54 +02:00
rte_pmd_cxgbe_version.map cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
sge.c mbuf: get DMA address 2016-03-04 16:01:15 +01:00