2014-09-26 13:00, Ouyang Changchun: > V3 change: > - Rename field name to rx_deferred_start/tx_deferred_start in > both ixgbe and i40e PMD. > - Move the doxygen comments for rx_deferred_start after it is declared. > - Simplify/split the long description and move some to doxygen comments of > rte_eth_dev_rx_queue_start and rte_eth_dev_tx_queue_start. > > V2 and V1 change: > - Update comments for the field start_rx_per_q for better readability. > - Rename the field name to rx_enable_queue for better readability too. > - Accordingly Update its reference in sample vhost. > > Signed-off-by: Changchun Ouyang <changchun.ouyang at intel.com>
Acked and applied with some minor changes in comments. Thanks -- Thomas