ixgbe: queue start and stop
authorOuyang Changchun <changchun.ouyang@intel.com>
Wed, 28 May 2014 08:06:37 +0000 (16:06 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 28 May 2014 14:00:55 +0000 (16:00 +0200)
commit029fd06d40fa8cff7f562dc85d7cc4609d5c91fb
tree127cb15432c62f09516d6e5c3f1c65f34a6ecd79
parent0748be2cf9a216fb8cd529b17fa9128839d6c025
ixgbe: queue start and stop

This patch implements queue start and stop functionality in IXGBE PMD;
it also enable hardware loopback for VMDQ mode in IXGBE PMD.

Signed-off-by: Ouyang Changchun <changchun.ouyang@intel.com>
Tested-by: Waterman Cao <waterman.cao@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c
lib/librte_pmd_ixgbe/ixgbe_ethdev.h
lib/librte_pmd_ixgbe/ixgbe_rxtx.c
lib/librte_pmd_ixgbe/ixgbe_rxtx.h