Re: [dpdk-dev] [PATCH v5 00/12] ioat driver updates

2021-05-04 Thread Thomas Monjalon
04/05/2021 15:14, Bruce Richardson: > Bruce Richardson (10): > raw/ioat: add unit tests for completion batching > raw/ioat: support limiting queues for idxd PCI device > raw/ioat: add component prefix to log messages > raw/ioat: expand descriptor struct to full 64 bytes > raw/ioat: fix sc

[dpdk-dev] [PATCH v5 00/12] ioat driver updates

2021-05-04 Thread Bruce Richardson
This set contains a series of updates to the ioat driver, described in each of the individual patchsets. V5: updated following feedback on-list: * reworked commit log of patch 4 * added doxygen @file documentation to patch 9 V4: fix issue with capacity unit test [due to missed line when r