* [PATCH] test/red: fix typo in comment
@ 2021-11-12 13:56 David Marchand
2021-11-15 11:52 ` Dumitrescu, Cristian
0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2021-11-12 13:56 UTC (permalink / raw)
To: dev; +Cc: Cristian Dumitrescu, Jasvinder Singh
This is probably due a s/red/rte_red/ a long time ago.
Fixes: de3cfa2c9823 ("sched: initial import")
Signed-off-by: David Marchand <david.marchand@redhat.com>
---
app/test/test_red.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/test/test_red.c b/app/test/test_red.c
index e973f3131e..05936cfee8 100644
--- a/app/test/test_red.c
+++ b/app/test/test_red.c
@@ -1049,7 +1049,7 @@ static struct test_queue ft6_tqueue = {
static struct test_config func_test6_config = {
.ifname = "functional test 6 interface",
.msg = "functional test 6 : use several queues (each with its own run-time data),\n"
- " use several RED configurations (such that each configuration is sharte_red by multiple queues),\n"
+ " use several RED configurations (such that each configuration is shared by multiple queues),\n"
" increase average queue size to target level,\n"
" dequeue all packets until queue is empty,\n"
" confirm that average queue size is computed correctly while queue is empty\n"
--
2.23.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH] test/red: fix typo in comment
2021-11-12 13:56 [PATCH] test/red: fix typo in comment David Marchand
@ 2021-11-15 11:52 ` Dumitrescu, Cristian
2021-11-16 10:21 ` David Marchand
0 siblings, 1 reply; 3+ messages in thread
From: Dumitrescu, Cristian @ 2021-11-15 11:52 UTC (permalink / raw)
To: David Marchand, dev; +Cc: Singh, Jasvinder
> -----Original Message-----
> From: David Marchand <david.marchand@redhat.com>
> Sent: Friday, November 12, 2021 1:57 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>; Singh, Jasvinder
> <jasvinder.singh@intel.com>
> Subject: [PATCH] test/red: fix typo in comment
>
> This is probably due a s/red/rte_red/ a long time ago.
>
> Fixes: de3cfa2c9823 ("sched: initial import")
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
> ---
> app/test/test_red.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/app/test/test_red.c b/app/test/test_red.c
> index e973f3131e..05936cfee8 100644
> --- a/app/test/test_red.c
> +++ b/app/test/test_red.c
> @@ -1049,7 +1049,7 @@ static struct test_queue ft6_tqueue = {
> static struct test_config func_test6_config = {
> .ifname = "functional test 6 interface",
> .msg = "functional test 6 : use several queues (each with its own run-
> time data),\n"
> - " use several RED configurations (such that each
> configuration is sharte_red by multiple queues),\n"
> + " use several RED configurations (such that each
> configuration is shared by multiple queues),\n"
> " increase average queue size to target level,\n"
> " dequeue all packets until queue is empty,\n"
> " confirm that average queue size is computed
> correctly while queue is empty\n"
> --
> 2.23.0
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@yahoo.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] test/red: fix typo in comment
2021-11-15 11:52 ` Dumitrescu, Cristian
@ 2021-11-16 10:21 ` David Marchand
0 siblings, 0 replies; 3+ messages in thread
From: David Marchand @ 2021-11-16 10:21 UTC (permalink / raw)
To: Dumitrescu, Cristian; +Cc: dev, Singh, Jasvinder
On Mon, Nov 15, 2021 at 12:52 PM Dumitrescu, Cristian
<cristian.dumitrescu@intel.com> wrote:
> > This is probably due a s/red/rte_red/ a long time ago.
> >
> > Fixes: de3cfa2c9823 ("sched: initial import")
> >
> > Signed-off-by: David Marchand <david.marchand@redhat.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@yahoo.com>
Applied, thanks.
--
David Marchand
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-16 10:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12 13:56 [PATCH] test/red: fix typo in comment David Marchand
2021-11-15 11:52 ` Dumitrescu, Cristian
2021-11-16 10:21 ` David Marchand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).