[dpdk-dev] [PATCH v6] app/test: add tests for atomic exchanges

David Marchand david.marchand at redhat.com
Thu Nov 7 17:42:53 CET 2019


On Wed, Nov 6, 2019 at 10:18 PM David Christensen
<drc at linux.vnet.ibm.com> wrote:
>
> The test works by creating a token comprised of random data
> and a CRC8 value, using the rte_atomicXX_exchange to exchange
> the new token for a previously generated token, and then
> verifying that the exchanged data is intact (i.e. the CRC8
> is still correct for the data).
>
> Signed-off-by: David Christensen <drc at linux.vnet.ibm.com>

Acked-by: David Marchand <david.marchand at redhat.com>


Applied, thanks.

--
David Marchand



More information about the dev mailing list