* [dpdk-dev] [PATCH] testpmd: Fix a typo in a command description
@ 2017-10-30 6:49 Pavel Shirshov
2017-10-30 6:56 ` [dpdk-dev] [PATCH v2] " Pavel Shirshov
0 siblings, 1 reply; 4+ messages in thread
From: Pavel Shirshov @ 2017-10-30 6:49 UTC (permalink / raw)
To: dev; +Cc: Pavel Shirshov
---
app/test-pmd/cmdline.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c
index 3b691fe..e5c42b8 100644
--- a/app/test-pmd/cmdline.c
+++ b/app/test-pmd/cmdline.c
@@ -10211,7 +10211,7 @@ cmdline_parse_inst_t cmd_add_del_ip_flow_director = {
"ipv6-other|ipv6-frag|ipv6-tcp|ipv6-udp|ipv6-sctp|"
"l2_payload src <src_ip> dst <dst_ip> tos <tos_value> "
"proto <proto_value> ttl <ttl_value> vlan <vlan_value> "
- "flexbytes <flexbyte_vaues> drop|fw <pf_vf> queue <queue_id> "
+ "flexbytes <flexbyte_values> drop|fw <pf_vf> queue <queue_id> "
"fd_id <fd_id_value>: "
"Add or delete an ip flow director entry on NIC",
.tokens = {
--
2.7.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-dev] [PATCH v2] testpmd: Fix a typo in a command description
2017-10-30 6:49 [dpdk-dev] [PATCH] testpmd: Fix a typo in a command description Pavel Shirshov
@ 2017-10-30 6:56 ` Pavel Shirshov
2017-11-07 6:51 ` Ferruh Yigit
0 siblings, 1 reply; 4+ messages in thread
From: Pavel Shirshov @ 2017-10-30 6:56 UTC (permalink / raw)
To: dev
Signed-off-by: Pavel Shirshov <pavel.shirshov@gmail.com>
---
app/test-pmd/cmdline.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c
index 3b691fe..e5c42b8 100644
--- a/app/test-pmd/cmdline.c
+++ b/app/test-pmd/cmdline.c
@@ -10211,7 +10211,7 @@ cmdline_parse_inst_t cmd_add_del_ip_flow_director = {
"ipv6-other|ipv6-frag|ipv6-tcp|ipv6-udp|ipv6-sctp|"
"l2_payload src <src_ip> dst <dst_ip> tos <tos_value> "
"proto <proto_value> ttl <ttl_value> vlan <vlan_value> "
- "flexbytes <flexbyte_vaues> drop|fw <pf_vf> queue <queue_id> "
+ "flexbytes <flexbyte_values> drop|fw <pf_vf> queue <queue_id> "
"fd_id <fd_id_value>: "
"Add or delete an ip flow director entry on NIC",
.tokens = {
--
2.7.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH v2] testpmd: Fix a typo in a command description
2017-10-30 6:56 ` [dpdk-dev] [PATCH v2] " Pavel Shirshov
@ 2017-11-07 6:51 ` Ferruh Yigit
2017-11-07 6:51 ` Ferruh Yigit
0 siblings, 1 reply; 4+ messages in thread
From: Ferruh Yigit @ 2017-11-07 6:51 UTC (permalink / raw)
To: Pavel Shirshov, dev
On 10/29/2017 11:56 PM, Pavel Shirshov wrote:
app/testpmd: fix a typo in a command description
Fixes: 26faac80327f ("app/testpmd: unify help strings")
Cc: stable@dpdk.org
> Signed-off-by: Pavel Shirshov <pavel.shirshov@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH v2] testpmd: Fix a typo in a command description
2017-11-07 6:51 ` Ferruh Yigit
@ 2017-11-07 6:51 ` Ferruh Yigit
0 siblings, 0 replies; 4+ messages in thread
From: Ferruh Yigit @ 2017-11-07 6:51 UTC (permalink / raw)
To: Pavel Shirshov, dev
On 11/6/2017 10:51 PM, Ferruh Yigit wrote:
> On 10/29/2017 11:56 PM, Pavel Shirshov wrote:
>
> app/testpmd: fix a typo in a command description
>
> Fixes: 26faac80327f ("app/testpmd: unify help strings")
> Cc: stable@dpdk.org
>
>> Signed-off-by: Pavel Shirshov <pavel.shirshov@gmail.com>
>
> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Applied to dpdk/master, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-11-07 6:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30 6:49 [dpdk-dev] [PATCH] testpmd: Fix a typo in a command description Pavel Shirshov
2017-10-30 6:56 ` [dpdk-dev] [PATCH v2] " Pavel Shirshov
2017-11-07 6:51 ` Ferruh Yigit
2017-11-07 6:51 ` Ferruh Yigit
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).