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
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")