lkml.org 
[lkml]   [2019]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next v2 0/2] hinic: add rss support and rss paramters configuration
Date
This series add rss support for HINIC driver and implemente the ethtool
interface related to rss parameter configuration. user can use ethtool
configure rss parameters or show rss parameters.

Xue Chaojing (2):
hinic: add rss support
hinic: add support for rss parameters with ethtool

drivers/net/ethernet/huawei/hinic/Makefile | 2 +-
drivers/net/ethernet/huawei/hinic/hinic_dev.h | 28 +
.../net/ethernet/huawei/hinic/hinic_ethtool.c | 508 ++++++++++++++++++
.../net/ethernet/huawei/hinic/hinic_hw_dev.c | 10 +-
.../net/ethernet/huawei/hinic/hinic_hw_dev.h | 36 ++
.../net/ethernet/huawei/hinic/hinic_hw_wqe.h | 16 +
.../net/ethernet/huawei/hinic/hinic_main.c | 265 +++++----
.../net/ethernet/huawei/hinic/hinic_port.c | 379 +++++++++++++
.../net/ethernet/huawei/hinic/hinic_port.h | 129 +++++
9 files changed, 1231 insertions(+), 142 deletions(-)
create mode 100644 drivers/net/ethernet/huawei/hinic/hinic_ethtool.c

--
2.17.1

\
 
 \ /
  Last update: 2019-06-12 04:03    [W:0.068 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site