On 2/6/2021 6:05 PM, Yong Wang wrote:
-Original Message-
From: Dheemanth Mallikarjun
Date: Monday, January 4, 2021 at 11:43 AM
To: "dev@dpdk.org"
Cc: Yong Wang
Subject: [PATCH v1 2/2] net/vmxnet3: Provided API to reset vmxnet device
The vmxnet3 driver didn't have the dev_reset fu
-Original Message-
From: Dheemanth Mallikarjun
Date: Monday, January 4, 2021 at 11:43 AM
To: "dev@dpdk.org"
Cc: Yong Wang
Subject: [PATCH v1 2/2] net/vmxnet3: Provided API to reset vmxnet device
The vmxnet3 driver didn't have the dev_reset function
pointer set. Hence, provided t
On 1/4/2021 7:43 PM, Dheemanth Mallikarjun wrote:
The 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
--
The 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
---
drivers/net/vmxnet3/vmxnet3_ethdev.c | 14 +++
4 matches
Mail list logo