[dpdk-dev] [PATCH 0/2] net/netvsc: fix secondary process issues

Stephen Hemminger stephen at networkplumber.org
Mon Jan 13 20:12:37 CET 2020


First patch is a bug fix for crash in info_get in secondary process.
Second one is modification to prevent similar issues in future.

Stephen Hemminger (2):
  net/netvsc: fix crash in secondary process
  net/netvsc: eliminate numa specific allocation for control messages

 drivers/net/netvsc/hn_ethdev.c | 17 +++++++++--------
 drivers/net/netvsc/hn_rndis.c  | 11 +++++------
 2 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.20.1



More information about the dev mailing list