DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] doc: add note on increased ring size to release notes
@ 2018-02-08 12:47 John McNamara
  2018-02-08 13:08 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: John McNamara @ 2018-02-08 12:47 UTC (permalink / raw)
  To: dev; +Cc: bruce.richardson, walter.e.gilmore, John McNamara

Added note on the increased ring size in testpmd and the sample
applications to the release note.

Signed-off-by: John McNamara <john.mcnamara@intel.com>
---
 doc/guides/rel_notes/release_18_02.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index 3206796..533c649 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -232,6 +232,14 @@ New Features
     and subsequent releases until such time as it's deprecation is announced.
 
 
+* **Increased default Rx and Tx ring size in sample applications.**
+
+  Increased the default ``RX_RING_SIZE`` and ``TX_RING_SIZE`` to 1024 entries
+  in testpmd and the sample applications to give better performance in the
+  general case. The user should experiment with various Rx and Tx ring sizes
+  for their specific application to get best performance.
+
+
 API Changes
 -----------
 
-- 
2.7.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v1] doc: add note on increased ring size to release notes
  2018-02-08 12:47 [dpdk-dev] [PATCH v1] doc: add note on increased ring size to release notes John McNamara
@ 2018-02-08 13:08 ` Ferruh Yigit
  2018-02-08 22:12   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2018-02-08 13:08 UTC (permalink / raw)
  To: dev

On 2/8/2018 12:47 PM, John McNamara wrote:
> Added note on the increased ring size in testpmd and the sample
> applications to the release note.
> 
> Signed-off-by: John McNamara <john.mcnamara@intel.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v1] doc: add note on increased ring size to release notes
  2018-02-08 13:08 ` Ferruh Yigit
@ 2018-02-08 22:12   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-02-08 22:12 UTC (permalink / raw)
  To: john.mcnamara; +Cc: dev, Ferruh Yigit

08/02/2018 14:08, Ferruh Yigit:
> On 2/8/2018 12:47 PM, John McNamara wrote:
> > Added note on the increased ring size in testpmd and the sample
> > applications to the release note.
> > 
> > Signed-off-by: John McNamara <john.mcnamara@intel.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Fixes: bd8f10f6d69f ("app/testpmd: increase default ring sizes to 1024")
Fixes: 867a6c66ecf3 ("examples: increase default ring sizes to 1024")

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-08 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-08 12:47 [dpdk-dev] [PATCH v1] doc: add note on increased ring size to release notes John McNamara
2018-02-08 13:08 ` Ferruh Yigit
2018-02-08 22:12   ` 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).