This patch fixes a trivial typo in rte_ethdev.h.
retieve=>retrieve
Fixes: 80a1deb4c77a ("ethdev: add API to retrieve queue information")
Cc: sta...@dpdk.org
Signed-off-by: Rami Rosen
---
lib/librte_ethdev/rte_ethdev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librt
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Sunday, July 2, 2017 6:49 PM
> To: Mcnamara, John
> Cc: dev@dpdk.org; Rao, Nikhil
> Subject: Re: [dpdk-dev] [PATCH] ethdev: fix a typo in eth device API doc
>
> 30/06/20
30/06/2017 16:47, Mcnamara, John:
> >
> > This patch fixes a typo in the eth device API doc, device config. not
> > stored between calls to rte_eth_dev_start/stop() should be restored before
> > a call to rte_eth_dev_start() instead of after a call to
> > rte_eth_dev_start().
> >
> > Signed-off-b
30/06/2017 14:51, Van Haaren, Harry:
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Rami Rosen
> >
> > This patch fixes a trivial typo in rte_ethdev.h; it should be
> > "RX multicast OFF" and not "RX multicast OF".
> >
> > Signed-off-by: Rami Rosen
>
> Acked-by: Harry van Haaren
Appli
> -Original Message-
> From: Rao, Nikhil
> Sent: Monday, August 1, 2016 6:50 AM
> To: dev@dpdk.org
> Cc: thomas.monja...@6wind.com; Mcnamara, John ;
> Rao, Nikhil
> Subject: [PATCH] ethdev: fix a typo in eth device API doc
>
> This patch fixes a typo in the eth device API doc, device co
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Rami Rosen
> Sent: Saturday, June 17, 2017 9:22 PM
> To: dev@dpdk.org
> Cc: Rosen, Rami
> Subject: [dpdk-dev] [PATCH] ethdev: fix a typo in rth_ethdev.h.
>
> This patch fixes a trivial typo in rte_ethdev.h; it should b
This patch fixes a trivial typo in rte_ethdev.h; it should be
"RX multicast OFF" and not "RX multicast OF".
Signed-off-by: Rami Rosen
---
lib/librte_ether/rte_ethdev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_ether/rte_ethdev.h b/lib/librte_ether/rte_ethdev.
2016-08-01 11:19, Nikhil Rao:
> This patch fixes a typo in the eth device API doc, device
> config. not stored between calls to rte_eth_dev_start/stop()
> should be restored before a call to rte_eth_dev_start()
> instead of after a call to rte_eth_dev_start().
>
> Signed-off-by: Nikhil Rao
[...]
This patch fixes a typo in the eth device API doc, device
config. not stored between calls to rte_eth_dev_start/stop()
should be restored before a call to rte_eth_dev_start()
instead of after a call to rte_eth_dev_start().
Signed-off-by: Nikhil Rao
---
lib/librte_ether/rte_ethdev.h | 2 +-
1 fil
9 matches
Mail list logo