[dpdk-dev] [PATCH v3] ethdev: Rename RX/TX enable queue field for queue start and stop

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Sep 29 19:33:46 CEST 2014


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


More information about the dev mailing list