* [dpdk-dev] [PATCH] doc: fix typos in rel_notes-19.11
@ 2019-12-31 7:36 Yong Wang
2020-02-25 15:28 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Yong Wang @ 2019-12-31 7:36 UTC (permalink / raw)
To: john.mcnamara; +Cc: dev, Yong Wang
Remove the redundant "when used". And modify "ans" to "and".
Fixes: b21302a10721 ("eventdev: add Tx flag for packets with same destination")
Fixes: 92c083915ade ("doc: update release notes for 19.11")
Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
---
doc/guides/rel_notes/release_19_11.rst | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc/guides/rel_notes/release_19_11.rst
index 84aa03a..7415220 100644
--- a/doc/guides/rel_notes/release_19_11.rst
+++ b/doc/guides/rel_notes/release_19_11.rst
@@ -474,9 +474,8 @@ API Changes
* event: The function ``rte_event_eth_tx_adapter_enqueue`` takes an additional
input as ``flags``. Flag ``RTE_EVENT_ETH_TX_ADAPTER_ENQUEUE_SAME_DEST`` which
- has been introduced in this release is used when used when all the packets
- enqueued in the Tx adapter are destined for the same Ethernet port ans Tx
- queue.
+ has been introduced in this release is used when all the packets enqueued in
+ the Tx adapter are destined for the same Ethernet port and Tx queue.
* sched: The pipe nodes configuration parameters such as number of pipes,
pipe queue sizes, pipe profiles, etc., are moved from port level structure
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: fix typos in rel_notes-19.11
2019-12-31 7:36 [dpdk-dev] [PATCH] doc: fix typos in rel_notes-19.11 Yong Wang
@ 2020-02-25 15:28 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-02-25 15:28 UTC (permalink / raw)
To: Yong Wang; +Cc: john.mcnamara, dev
31/12/2019 08:36, Yong Wang:
> Remove the redundant "when used". And modify "ans" to "and".
>
> Fixes: b21302a10721 ("eventdev: add Tx flag for packets with same destination")
> Fixes: 92c083915ade ("doc: update release notes for 19.11")
>
> Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
Applied, thanks
Note: only typos are fixed in old release notes.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-25 15:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-31 7:36 [dpdk-dev] [PATCH] doc: fix typos in rel_notes-19.11 Yong Wang
2020-02-25 15:28 ` Thomas Monjalon
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).