[dpdk-dev] [PATCH 0/4] RX/TX queue start/stop enhancement

2014-08-25 Thread Thomas Monjalon
> This patch mainly includes 2 changes. One is in testpmd to add command > testing specific RX/TX queue start/stop in Port X. Another change is in > i40e, which implemented rx/tx_queue_start/stop in both PF and VF driver. > In the meanwhile, support field start_rx_per_q in i40e_dev_rx_queue_setup >

[dpdk-dev] [PATCH 0/4] RX/TX queue start/stop enhancement

2014-08-14 Thread Chen Jing D(Mark)
From: "Chen Jing D(Mark)" This patch mainly includes 2 changes. One is in testpmd to add command testing specific RX/TX queue start/stop in Port X. Another change is in i40e, which implemented rx/tx_queue_start/stop in both PF and VF driver. In the meanwhile, support field start_rx_per_q in i40e_