> + $ ./build/app/test/dpdk-test --dpdk-options-here
> + EAL: Detected 4 lcore(s)
> + EAL: Detected 1 NUMA nodes
> + EAL: Static memory layout is selected, amount of reserved memory can be
> adjusted with -m or --socket-mem
> + EAL: Multi-process socket /run/user/26934/dpdk/rte/mp_socket
>
Hi Aaron,
> -Original Message-
> From: dev On Behalf Of Aaron Conole
> Sent: Wednesday, July 14, 2021 5:41 PM
> To: dev@dpdk.org
> Cc: David Marchand ; Richardson, Bruce
> ; Yigit, Ferruh ;
> Power, Ciara
> Subject: [dpdk-dev] [PATCH v4] guides: add a guide f
Hi Aaron,
>From: Aaron Conole
>Sent: Wednesday 14 July 2021 17:41
>To: dev@dpdk.org
>Cc: David Marchand ; Richardson, Bruce
>; Yigit, Ferruh ;
>Power, Ciara
>Subject: [PATCH v4] guides: add a guide for developing unit tests
>
>The DPDK testing infrastructure includes a comprehensive set of libra
The DPDK testing infrastructure includes a comprehensive set of
libraries, utilities, and CI integrations for developers to test
their code changes. This isn't well documented, however.
Document the basics for adding a test suite to the infrastructure
and enabling that test suite for continuous i
4 matches
Mail list logo