[PATCH v2 3/3] test/crc: replace thread-unsafe api functions
Stephen Hemminger
stephen at networkplumber.org
Mon Dec 2 23:33:37 CET 2024
On Tue, 1 Oct 2024 19:11:50 +0100
Arkadiusz Kusztal <arkadiuszx.kusztal at intel.com> wrote:
> This patch replaces thread-unsafe CRC functions with
> the safe ones.
>
> Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusztal at intel.com>
Testing the new API is good, but as long as the old API exists
the tests for it should be kept as well. Could you just add new autotest
instead of ditching the old one?
More information about the dev
mailing list