.net; jer...@marvell.com; Richardson, Bruce
> >
> > Subject: [dpdk-dev] [PATCH v3 6/8] raw/ioat: add configure, start and stop
> > functions
>
>
>
> > +int ioat_rawdev_test(uint16_t dev_id);
> > +
> > static int
> > ioat_rawdev_create(cons
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson
> Sent: Thursday, June 27, 2019 11:41 AM
> To: dev@dpdk.org
> Cc: tho...@monjalon.net; jer...@marvell.com; Richardson, Bruce
>
> Subject: [dpdk-dev] [PATCH v3 6/8] ra
On 27-Jun-19 11:40 AM, Bruce Richardson wrote:
Allow initializing a driver instance. Include selftest to validate these
functions.
Signed-off-by: Bruce Richardson
---
V3: don't add a new descriptor format struct, reuse from rte_ioat_spec.h
V2: test cases placed in self-test routine
---
app/
Allow initializing a driver instance. Include selftest to validate these
functions.
Signed-off-by: Bruce Richardson
---
V3: don't add a new descriptor format struct, reuse from rte_ioat_spec.h
V2: test cases placed in self-test routine
---
app/test/test_rawdev.c | 2 +-
doc/guide
4 matches
Mail list logo