mbox

[0/2] Fix Vhost PMD setup

Message ID 20200218172240.558516-1-maxime.coquelin@redhat.com (mailing list archive)
Headers

Message

Maxime Coquelin Feb. 18, 2020, 5:22 p.m. UTC
  This series fixes regression introduced in v20.02-rc3.
First patch fixes the error path, and second one fix
Vhost device reconfigure issue reported by Yinan.

v2:
---
- Fix error path order (David)

Maxime Coquelin (2):
  net/vhost: fix Vhost setup error path
  net/vhost: prevent multiple setup on reconfig

 drivers/net/vhost/rte_eth_vhost.c | 26 +++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)