On 2/6/2021 6:05 PM, Yong Wang wrote:
-----Original Message----- From: Dheemanth Mallikarjun <[email protected]> Date: Monday, January 4, 2021 at 11:43 AM To: "[email protected]" <[email protected]> Cc: Yong Wang <[email protected]> Subject: [PATCH v1 2/2] net/vmxnet3: Provided API to reset vmxnet deviceThe vmxnet3 driver didn't have the dev_reset function pointer set. Hence, provided the necessary function pointer so that DPDK developers can use the rte_eth_dev_reset API to reset the vmxnet3 device data. Signed-off-by: Dheemanth Mallikarjun <[email protected]> --- Acked-by: Yong Wang <[email protected]>
Applied to dpdk-next-net/main, thanks.

