[dpdk-dev] [PATCH 0/2] net/netvsc: RSS parameter support

Stephen Hemminger stephen at networkplumber.org
Thu Jun 13 17:03:41 CEST 2019


A couple of patches to allow programming RSS in the netvsc PMD.

Stephen Hemminger (2):
  net/netvsc: return correct RSS offload settings
  net/netvsc: support configuring RSS parameters

 drivers/net/netvsc/hn_ethdev.c | 187 +++++++++++++++++++++++++++++++--
 drivers/net/netvsc/hn_rndis.c  |  40 ++-----
 drivers/net/netvsc/hn_rndis.h  |   5 +-
 drivers/net/netvsc/hn_var.h    |   9 ++
 drivers/net/netvsc/hn_vf.c     |  34 ++++++
 5 files changed, 230 insertions(+), 45 deletions(-)

-- 
2.20.1



More information about the dev mailing list