[dpdk-dev] [PATCH v2 0/2] netvsc: event buffer bug fixes

Stephen Hemminger stephen at networkplumber.org
Mon Aug 13 17:51:06 CEST 2018


A couple of bugs were introduced by the way the event
buffer is handled.

Stephen Hemminger (2):
  netvsc: fix rte malloc pool corruption
  netvsc: resize event buffer as needed

v2 - split into two patches and fix whitespace

 drivers/net/netvsc/hn_rxtx.c | 49 +++++++++++++++++++++++++-----------
 drivers/net/netvsc/hn_var.h  |  2 +-
 2 files changed, 35 insertions(+), 16 deletions(-)

-- 
2.18.0



More information about the dev mailing list