[dpdk-dev] [PATCH v2 1/3] raw/ioat: support multiple devices being tested

Laatz, Kevin kevin.laatz at intel.com
Mon Sep 14 14:34:07 CEST 2020


On 10/09/2020 17:47, Bruce Richardson wrote:
> The current selftest function uses a single global variable to track state
> which implies that only a single instance can have the selftest function
> called on it. Change this to an array to allow multiple instances to be
> tested.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>   drivers/raw/ioat/ioat_rawdev_test.c | 17 +++++++++++++----
>   1 file changed, 13 insertions(+), 4 deletions(-)
>
[...]

Reviewed-by: Kevin Laatz <kevin.laatz at intel.com>



More information about the dev mailing list