ethdev: autoneg parameter in flow control accessors
authorDavid Marchand <david.marchand@6wind.com>
Tue, 17 Jun 2014 18:09:27 +0000 (20:09 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Jun 2014 22:54:58 +0000 (00:54 +0200)
commit2d95b84aaacb3d2d0bd70367c0530d15e0cbb14e
treef08c42a8cac0fd944e6d1b41d0c1f435149e3bed
parent56ea46a997b7cdc1bc2134f406d467c47e463bb3
ethdev: autoneg parameter in flow control accessors

Add autoneg field in flow control parameters.
This makes it easier to understand why changing some parameters does not always
have the expected result.

Changing autoneg is not supported at the moment.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/librte_ether/rte_ethdev.h
lib/librte_pmd_e1000/em_ethdev.c
lib/librte_pmd_e1000/igb_ethdev.c
lib/librte_pmd_ixgbe/ixgbe_ethdev.c