2020-02-27 04:44:18

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the net-next tree

Hi all,

In commit

fe867cac9e19 ("net/mlx5e: Use preactivate hook to set the indirection table")

Fixes tag

Fixes: 85082dba0a ("net/mlx5e: Correctly handle RSS indirection table when changing number of channels")

has these problem(s):

- SHA1 should be at least 12 digits long
Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
or later) just making sure it is not set (or set to "auto").

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2020-02-27 09:03:01

by Maxim Mikityanskiy

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the net-next tree

On 2020-02-27 06:42, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> fe867cac9e19 ("net/mlx5e: Use preactivate hook to set the indirection table")
>
> Fixes tag
>
> Fixes: 85082dba0a ("net/mlx5e: Correctly handle RSS indirection table when changing number of channels")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
> Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
> or later) just making sure it is not set (or set to "auto").
>

Oops, so sorry about that =/

I relied on our CI that has to check the Fixes tag, but apparently
failed this time. We'll address the issue with CI.

The correct tag is:

Fixes: 85082dba0a50 ("net/mlx5e: Correctly handle RSS indirection table
when changing number of channels")