On Thu, May 14, 2020 at 8:58 PM Muhammad Bilal <m.bi...@emumba.com> wrote: > > Bugzilla ID: 477 > Cc: dev@dpdk.org > Cc: sta...@dpdk.org > Cc: jer...@marvell.com > Signed-off-by: Muhammad Bilal <m.bi...@emumba.com>
The same typo repeated for other places as well. Please send a single patch for fixing all in one shot. [master][dpdk.org] $ grep -ri "trough" * doc/guides/eventdevs/index.rst:application trough the eventdev API. drivers/net/mlx5/mlx5.c: * We have to perform identification trough the ports. lib/librte_vhost/rte_vhost.h: * about waiting packets. This is the interrupt handling trough > --- > doc/guides/eventdevs/index.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/guides/eventdevs/index.rst b/doc/guides/eventdevs/index.rst > index 570905b81..bb66a5eac 100644 > --- a/doc/guides/eventdevs/index.rst > +++ b/doc/guides/eventdevs/index.rst > @@ -5,7 +5,7 @@ Event Device Drivers > ==================== > > The following are a list of event device PMDs, which can be used from an > -application trough the eventdev API. > +application through the eventdev API. > > .. toctree:: > :maxdepth: 2 > -- > 2.17.1 >