Commits:
====================
From b0d4660b4cc52e6477ca3a43435351d565dfcedc Mon Sep 17 00:00:00 2001
From: Tariq Toukan <redacted>
Date: Wed, 22 Feb 2017 17:20:14 +0200
Subject: [PATCH] net/mlx5e: Fix broken CQE compression initialization
====================
and
====================
From 6dc4b54e77282caf17f0ff72aa32dd296037fbc0 Mon Sep 17 00:00:00 2001
From: Saeed Mahameed <redacted>
Date: Wed, 22 Feb 2017 17:20:15 +0200
Subject: [PATCH] net/mlx5e: Update MPWQE stride size when modifying CQE
compress state
====================
do not apply even closely to v4.9 while I was working on -stable backports.
Please provide proper backports of these two patches if you want them to
show up in v4.9 -stable.
Thanks.
On 03/17/2017 02:06 AM, David Miller wrote:
Commits:
====================
From b0d4660b4cc52e6477ca3a43435351d565dfcedc Mon Sep 17 00:00:00 2001
From: Tariq Toukan <redacted>
Date: Wed, 22 Feb 2017 17:20:14 +0200
Subject: [PATCH] net/mlx5e: Fix broken CQE compression initialization
====================
and
====================
From 6dc4b54e77282caf17f0ff72aa32dd296037fbc0 Mon Sep 17 00:00:00 2001
From: Saeed Mahameed <redacted>
Date: Wed, 22 Feb 2017 17:20:15 +0200
Subject: [PATCH] net/mlx5e: Update MPWQE stride size when modifying CQE
compress state
====================
do not apply even closely to v4.9 while I was working on -stable backports.
Please provide proper backports of these two patches if you want them to
show up in v4.9 -stable.
Hi Dave,
thank you for trying, we will provide the patches, but I don't know what is the right procedure
to do so.
is it ok to post the patches applied on top tag v4.9.16 of kernel/git/stable/linux-stable.git ?
to whom should I send them ?
thanks,
Saeed.
On Mon, Mar 20, 2017 at 11:32 PM, Saeed Mahameed [off-list ref] wrote:
On 03/17/2017 02:06 AM, David Miller wrote:
quoted
Commits:
====================
From b0d4660b4cc52e6477ca3a43435351d565dfcedc Mon Sep 17 00:00:00 2001
From: Tariq Toukan <redacted>
Date: Wed, 22 Feb 2017 17:20:14 +0200
Subject: [PATCH] net/mlx5e: Fix broken CQE compression initialization
====================
and
====================
From 6dc4b54e77282caf17f0ff72aa32dd296037fbc0 Mon Sep 17 00:00:00 2001
From: Saeed Mahameed <redacted>
Date: Wed, 22 Feb 2017 17:20:15 +0200
Subject: [PATCH] net/mlx5e: Update MPWQE stride size when modifying CQE
compress state
====================
do not apply even closely to v4.9 while I was working on -stable backports.
Please provide proper backports of these two patches if you want them to
show up in v4.9 -stable.
Hi Dave,
thank you for trying, we will provide the patches, but I don't know what is the right procedure
to do so.
is it ok to post the patches applied on top tag v4.9.16 of kernel/git/stable/linux-stable.git ?
to whom should I send them ?
Actually, it looks like the fixes tag is not accurate, the bug is exposed only
with the new user control of CQE compression feature which should have
took care of
those issues, 9bcc86064bb5 ("net/mlx5e: Add CQE compression user control")
and this patch was only introduced in 4.10.
No need to apply those patches into 4.9-stable.
Sorry for the inconvenience.
thanks,
Saeed.