5a448a55b4
Removed the typing error in doc/guides/eventdevs/index.rst, drivers/net/mlx5/mlx5.c and in lib/librte_vhost/rte_vhost.h Bugzilla ID: 477 Fixes: 0857b9421138 ("doc: add event device and software eventdev") Fixes: 039253166a57 ("vhost: add device op when notification to guest is sent") Fixes: ad74bc619504 ("net/mlx5: support multiport IB device during probing") Cc: stable@dpdk.org Signed-off-by: Muhammad Bilal <m.bilal@emumba.com>
21 lines
355 B
ReStructuredText
21 lines
355 B
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright(c) 2017 Intel Corporation.
|
|
|
|
Event Device Drivers
|
|
====================
|
|
|
|
The following are a list of event device PMDs, which can be used from an
|
|
application through the eventdev API.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
dpaa
|
|
dpaa2
|
|
dsw
|
|
sw
|
|
octeontx
|
|
octeontx2
|
|
opdl
|