Re: [PATCH net-next] hinic: add set_ringparam ethtool_ops support

2020-05-14 Thread David Miller
From: Luo bin Date: Wed, 13 May 2020 22:37:33 + > support to change TX/RX queue depth with ethtool -G > > Signed-off-by: Luo bin Applied.

[PATCH net-next] hinic: add set_ringparam ethtool_ops support

2020-05-13 Thread Luo bin
support to change TX/RX queue depth with ethtool -G Signed-off-by: Luo bin --- drivers/net/ethernet/huawei/hinic/hinic_dev.h | 2 + .../net/ethernet/huawei/hinic/hinic_ethtool.c | 78 ++- .../net/ethernet/huawei/hinic/hinic_hw_dev.c | 11 ++- .../net/ethernet/huawei/hinic/hinic