mbox series

[0/2,J/K,linux-azure] Azure: Limit Hyperv error messages

Message ID 20230509142002.148230-1-tim.gardner@canonical.com
Headers show
Series Azure: Limit Hyperv error messages | expand

Message

Tim Gardner May 9, 2023, 2:20 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2019009

SRU Justification

[Impact]

Hyperv can emit copious numbers of error messages "Unable to send packet via vmbus".

[Test Plan]

Microsoft tested, patches are upstream.

[Regression Potential]

Commit 19b5e6659eaf537ebeac90ae30c7df0296fe5ab9 ('drm/hyperv: Don't overwrite
dirt_needed value set by host') fixes a race condition that could have
unforeseen side effects.

[Other Info]

SF: #00359893

Comments

Roxana Nicolescu May 24, 2023, 8:19 a.m. UTC | #1
On 09/05/2023 16:20, Tim Gardner wrote:
> BugLink: https://bugs.launchpad.net/bugs/2019009
>
> SRU Justification
>
> [Impact]
>
> Hyperv can emit copious numbers of error messages "Unable to send packet via vmbus".
>
> [Test Plan]
>
> Microsoft tested, patches are upstream.
>
> [Regression Potential]
>
> Commit 19b5e6659eaf537ebeac90ae30c7df0296fe5ab9 ('drm/hyperv: Don't overwrite
> dirt_needed value set by host') fixes a race condition that could have
> unforeseen side effects.
>
> [Other Info]
>
> SF: #00359893
>
>
Acked-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
John Cabaj May 24, 2023, 9:09 p.m. UTC | #2
On 5/9/23 9:20 AM, Tim Gardner wrote:
> BugLink: https://bugs.launchpad.net/bugs/2019009
> 
> SRU Justification
> 
> [Impact]
> 
> Hyperv can emit copious numbers of error messages "Unable to send packet via vmbus".
> 
> [Test Plan]
> 
> Microsoft tested, patches are upstream.
> 
> [Regression Potential]
> 
> Commit 19b5e6659eaf537ebeac90ae30c7df0296fe5ab9 ('drm/hyperv: Don't overwrite
> dirt_needed value set by host') fixes a race condition that could have
> unforeseen side effects.
> 
> [Other Info]
> 
> SF: #00359893
> 
> 

Acked-by: John Cabaj <john.cabaj@canonical.com>
Tim Gardner May 25, 2023, 3:36 p.m. UTC | #3
On 5/9/23 8:20 AM, Tim Gardner wrote:
> BugLink: https://bugs.launchpad.net/bugs/2019009
> 
> SRU Justification
> 
> [Impact]
> 
> Hyperv can emit copious numbers of error messages "Unable to send packet via vmbus".
> 
> [Test Plan]
> 
> Microsoft tested, patches are upstream.
> 
> [Regression Potential]
> 
> Commit 19b5e6659eaf537ebeac90ae30c7df0296fe5ab9 ('drm/hyperv: Don't overwrite
> dirt_needed value set by host') fixes a race condition that could have
> unforeseen side effects.
> 
> [Other Info]
> 
> SF: #00359893
> 
Applied to jk linux-azure/master-next. Thanks.

-rtg