[dpdk-dev] [PATCH v5 0/6] i40e: PCI Port Hotplug Changes

2015-06-25 Thread Zhang, Helin
> -Original Message- > From: Iremonger, Bernard > Sent: Saturday, June 20, 2015 1:04 AM > To: dev at dpdk.org > Cc: Zhang, Helin; Iremonger, Bernard > Subject: [PATCH v5 0/6] i40e: PCI Port Hotplug Changes > > Changes in V5: > Increased timeout in i40evf_wait_cmd_done() Set nb_rx_queues

[dpdk-dev] [PATCH v5 0/6] i40e: PCI Port Hotplug Changes

2015-06-19 Thread Bernard Iremonger
Changes in V5: Increased timeout in i40evf_wait_cmd_done() Set nb_rx_queues and nb_tx_queues to 0 in uninit functions. Rebased to latest i40e code. Changes in V4: added patch 6 to fix segmentation fault reported by Michael Qiu. Rebase to latest i40e code. Changes in V3: Release rx and tx queues