No variable or function names in the title, as per the contribution
guidelines:
net/vhost: allocate interface name from heap
On 1/9/20 12:22 AM, Itsuro Oda wrote:
> allocate iface_name of pmd_internal from heap in order to
> be able to refer from secondary processes.
As for patch, better to have
allocate iface_name of pmd_internal from heap in order to
be able to refer from secondary processes.
Signed-off-by: Itsuro Oda
---
drivers/net/vhost/rte_eth_vhost.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/drivers/net/vhost/rte_eth_vhost.c
b/drivers/net/vhost/
From: Itsuro Oda
allocate iface_name of pmd_internal from heap in order to
be able to refer from secondary processes.
---
drivers/net/vhost/rte_eth_vhost.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/drivers/net/vhost/rte_eth_vhost.c
b/drivers/net/vhost/rte_eth_v
3 matches
Mail list logo