[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a26095dd-7fda-72c8-57e1-72da7b8d1b59@amazon.com>
Date: Sun, 17 Nov 2019 17:28:42 +0200
From: Gal Pressman <galpress@...zon.com>
To: <lrizzo@...gle.com>
CC: David Miller <davem@...emloft.net>, <netdev@...r.kernel.org>,
<linux-rdma@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<tariqt@...lanox.com>
Subject: Re: [PATCH] net/mlx4_en: fix mlx4 ethtool -N insertion
On 16/11/2019 23:10, David Miller wrote:
> From: Luigi Rizzo <lrizzo@...gle.com>
> Date: Fri, 15 Nov 2019 12:12:25 -0800
>
>> ethtool expects ETHTOOL_GRXCLSRLALL to set ethtool_rxnfc->data with the
>> total number of entries in the rx classifier table. Surprisingly, mlx4
>> is missing this part (in principle ethtool could still move forward and
>> try the insert).
>>
>> Tested: compiled and run command:
>> phh13:~# ethtool -N eth1 flow-type udp4 queue 4
>> Added rule with ID 255
>>
>> Signed-off-by: Luigi Rizzo <lrizzo@...gle.com>
>> Change-Id: I18a72f08dfcfb6b9f6aa80fbc12d58553e1fda76
>
> Luigi, _always_ CC: the appropriate maintainer when making changes to the
> kernel, as per the top-level MAINTAINERS file.
You should also remove the Change-Id tag before submission.
Powered by blists - more mailing lists