Re: [PATCH V2 net-next 1/7] net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver

2019-09-12 Thread tanhuazhong
Hi, Michal On 2019/9/12 14:23, Michal Kubecek wrote: On Wed, Sep 11, 2019 at 10:40:33AM +0800, Huazhong Tan wrote: From: Guangbin Huang This patch adds ethtool_ops.set_channels support for HNS3 VF driver, and updates related TQP information and RSS information, to support modification of VF

Re: [PATCH V2 net-next 1/7] net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver

2019-09-12 Thread Michal Kubecek
On Wed, Sep 11, 2019 at 10:40:33AM +0800, Huazhong Tan wrote: > From: Guangbin Huang > > This patch adds ethtool_ops.set_channels support for HNS3 VF driver, > and updates related TQP information and RSS information, to support > modification of VF TQP number, and uses current rss_size instead

[PATCH V2 net-next 1/7] net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver

2019-09-10 Thread Huazhong Tan
From: Guangbin Huang This patch adds ethtool_ops.set_channels support for HNS3 VF driver, and updates related TQP information and RSS information, to support modification of VF TQP number, and uses current rss_size instead of max_rss_size to initialize RSS. Also, fixes a format error in