[dpdk-dev] [PATCH 2/3] ethdev: redefine the mirror type

2015-05-13 Thread Jingjing Wu
This path renames the mirror type in rte_eth_mirror_conf and macros, and reworks the mirror set in ixgbe dirvers by using new definition. It also fixes some coding style. Signed-off-by: Jingjing Wu --- app/test-pmd/cmdline.c | 42 ++--- lib/librte_ether/rte_ethde

[dpdk-dev] [PATCH 2/3] ethdev: redefine the mirror type

2015-05-13 Thread Jingjing Wu
This path renames the mirror type in rte_eth_mirror_conf and macros, and reworks the mirror set in ixgbe dirvers by using new definition. It also fixes some coding style. Signed-off-by: Jingjing Wu --- app/test-pmd/cmdline.c | 42 ++--- lib/librte_ether/rte_ethde