numam-dpdk/drivers/net/xenvirt
Marc Sune 82113036e4 ethdev: redesign link speed config
This patch redesigns the API to set the link speed/s configuration
of an ethernet port. Specifically:

- it allows to define a set of advertised speeds for
  auto-negociation.
- it allows to disable link auto-negociation (single fixed speed).
- default: auto-negociate all supported speeds.

A flag autoneg in struct rte_eth_link indicates if link speed was a
result of auto-negociation or was fixed by configuration.

Signed-off-by: Marc Sune <marcdevel@gmail.com>
Tested-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Tested-by: Beilei Xing <beilei.xing@intel.com>
Tested-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-04-01 21:38:34 +02:00
..
Makefile mk: fix shared library dependencies of drivers 2015-12-06 22:15:14 +01:00
rte_eth_xenvirt_version.map xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_eth_xenvirt.c ethdev: redesign link speed config 2016-04-01 21:38:34 +02:00
rte_eth_xenvirt.h xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
rte_mempool_gntalloc.c remove unneeded tests for NULL when freeing 2016-01-27 15:34:48 +01:00
rte_xen_lib.c xenvirt: fix build for 32-bit platform 2015-12-12 22:34:43 +01:00
rte_xen_lib.h xenvirt: support port hotplug 2015-10-30 17:52:50 +01:00
virtio_logs.h xenvirt: move drivers/net/ 2015-05-22 16:06:23 +02:00
virtqueue.h mbuf: get DMA address 2016-03-04 16:01:15 +01:00