Message ID | 20220208140017.15902-1-tim.gardner@canonical.com |
---|---|
Headers | show |
Series | net: mana: Add handling of CQE_RX_TRUNCATED | expand |
On 08.02.22 15:00, Tim Gardner wrote: > v2 - Added BugLink to patches. > > SRU Justification > > [Impact] > > Microsoft has requested the addition of [1] in order to better account for > dropped packets. Patch [2] is not strictly required, but will prevent context > adjustments with future patches. Both patches are clean cherry-picks from > linux-next. > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=e4b7621982d29f26ff4d39af389e5e675a4ffed4 > [2] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=68f831355052 > > [Test Plan] > > Microsoft tested > > [Where things could go wrong] > > RX dropped statistics could be in error. > > [Other Info] > > SF: #00327708 > > Acked-by: Stefan Bader <stefan.bader@canonical.com>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Acked-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com> On Tue, Feb 08 2022, Tim Gardner wrote: > v2 - Added BugLink to patches. > > SRU Justification > > [Impact] > > Microsoft has requested the addition of [1] in order to better account for > dropped packets. Patch [2] is not strictly required, but will prevent context > adjustments with future patches. Both patches are clean cherry-picks from > linux-next. > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=e4b7621982d29f26ff4d39af389e5e675a4ffed4 > [2] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=68f831355052 > > [Test Plan] > > Microsoft tested > > [Where things could go wrong] > > RX dropped statistics could be in error. > > [Other Info] > > SF: #00327708 - -- Regards, Marcelo -----BEGIN PGP SIGNATURE----- iQGzBAEBCgAdFiEExJjLjAfVL0XbfEr56e82LoessAkFAmIDxxcACgkQ6e82Loes sAnTLwv/a6zxIZmHzN2Mu7q9/yinHeAyOBI2M84pv1X0f2YEGVkDnP2NrfRwKrPc NDT7S0f06aA7/U48Lz+PvKhBz0tETZJCnXrKDkJjy5Js+O87PRnuW5iAFqUdr0wp 2QGrq0Gi2vobTa0OlPRoMkg7/LJWVPPIOGNhErpRBDBHlSKtOm0i3qWSd+64pDb7 1o0xZFb/GcVZYuCQxmvxHFhbNSGjugP9niAjVIMzG8lvo6hJqVxT4/V9T5kCa2AI nL9LXQ7sUcLcy42DGI4kXjcUzM5Gs9D5akot1Z5cx01qm1QURqBfRRZ+FpgmJM7v M9Nmjl19BTuMOoz1RP5H1qgRCA2cZGRw7Ja67J3k8DcEHvKwFwSHHtIkVWSF4Vbn NWNESjvTFwP8YNjY0aJDseHekZvL+gH2ALqGGMIJqW3LKScjXXTtePtPic8Zgo7x t4xaLejlyBje7ywnp1cpv3Db5jh0KfZRt3St2KPk99iF9BzXd3bijEP3aXe0YG4r osw8/Zuf =F3T9 -----END PGP SIGNATURE-----
Applied to F/I/J linux-azure/master-next. Thanks. -rtg On 2/8/22 7:00 AM, Tim Gardner wrote: > v2 - Added BugLink to patches. > > SRU Justification > > [Impact] > > Microsoft has requested the addition of [1] in order to better account for > dropped packets. Patch [2] is not strictly required, but will prevent context > adjustments with future patches. Both patches are clean cherry-picks from > linux-next. > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=e4b7621982d29f26ff4d39af389e5e675a4ffed4 > [2] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=68f831355052 > > [Test Plan] > > Microsoft tested > > [Where things could go wrong] > > RX dropped statistics could be in error. > > [Other Info] > > SF: #00327708 >