ACK: [SRU][F:linux-bluefield][PATCH v1 1/1] UBUNTU: SAUCE: mlxbf_gige: update driver version to 1.25

Kleber Souza kleber.souza at canonical.com
Thu Sep 9 08:15:11 UTC 2021


On 09.09.21 10:08, Kleber Souza wrote:
> On 08.09.21 19:11, David Thompson wrote:
>> BugLink: https://bugs.launchpad.net/bugs/1943065
>>
>> This patch increments DRV_VERSION from 1.24 to 1.25 to
>> identify a driver containing recent important bug fixes.
>>
>> Reviewed-by: Asmaa Mnebhi <asmaa at nvidia.com>
>> Signed-off-by: David Thompson <davthompson at nvidia.com>
> 
> Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
> 
> Thanks
> 
>> ---
>>    drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c | 2 +-
>>    1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c b/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c
>> index 4ba0b0951ba2..d0871014d4e9 100644
>> --- a/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c
>> +++ b/drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c
>> @@ -20,7 +20,7 @@
>>    #include "mlxbf_gige_regs.h"
>>    
>>    #define DRV_NAME    "mlxbf_gige"
>> -#define DRV_VERSION 1.24
>> +#define DRV_VERSION 1.25
>>    
>>    /* This setting defines the version of the ACPI table
>>     * content that is compatible with this driver version.
>>
> 

A note for whoever is going to apply this patch: this version
bump is supposed to be applied *after* "UBUNTU: SAUCE:
mlxbf_gige: clear valid_polarity upon open" to keep the same
versioned module content as the first submission of the patch.


David,

Do we need to apply 'UBUNTU: SAUCE: mlxbf_gige: add interrupt
counts to "ethtool -S"' before the bump as well?


Kleber



More information about the kernel-team mailing list