qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-8.2 v2] backends/cryptodev: Do not ignore throttle/backen


From: Michael Tokarev
Subject: Re: [PATCH-for-8.2 v2] backends/cryptodev: Do not ignore throttle/backends Errors
Date: Thu, 18 Jan 2024 11:02:27 +0300
User-agent: Mozilla Thunderbird

20.11.2023 18:04, Philippe Mathieu-Daudé:
Both cryptodev_backend_set_throttle() and CryptoDevBackendClass::init()
can set their Error** argument. Do not ignore them, return early on
failure. Use the ERRP_GUARD() macro as suggested in commit ae7c80a7bd
("error: New macro ERRP_GUARD()").

Cc: qemu-stable@nongnu.org
Fixes: e7a775fd9f ("cryptodev: Account statistics")
Fixes: 2580b452ff ("cryptodev: support QoS")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Ping?
Can we get this to master before Jan-27? :)
It's been reviewed by a few people already.

Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]