DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: update CNXK event device guide
@ 2023-03-01 11:29 pbhagavatula
  2023-03-03 14:54 ` Jerin Jacob
  0 siblings, 1 reply; 2+ messages in thread
From: pbhagavatula @ 2023-03-01 11:29 UTC (permalink / raw)
  To: jerinj, Pavan Nikhilesh, Shijith Thotton; +Cc: dev

From: Pavan Nikhilesh <pbhagavatula@marvell.com>

Update CNXK event device guide to include WQE stashing parameters
that are enabled by default.

Fixes: ca88db3ae76d ("event/cnxk: support WQE stashing ")

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
---
 Please squash

 doc/guides/eventdevs/cnxk.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guides/eventdevs/cnxk.rst b/doc/guides/eventdevs/cnxk.rst
index c3c0bfd7b5..1a59233282 100644
--- a/doc/guides/eventdevs/cnxk.rst
+++ b/doc/guides/eventdevs/cnxk.rst
@@ -109,7 +109,8 @@ Runtime Config Options
   is configurable per HWGRP i.e. event queue. The dictionary format is as
   follows `[Qx|stash_offset|stash_length]` here the stash offset can be
   a negative integer.
-  By default stashing is not enabled.
+  By default, stashing is enabled on queues which have been connected to
+  Rx adapter. Both MBUF and NIX_RX_WQE_HDR + NIX_RX_PARSE_S are stashed.

   For example::

--
2.25.1


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

* Re: [PATCH] doc: update CNXK event device guide
  2023-03-01 11:29 [PATCH] doc: update CNXK event device guide pbhagavatula
@ 2023-03-03 14:54 ` Jerin Jacob
  0 siblings, 0 replies; 2+ messages in thread
From: Jerin Jacob @ 2023-03-03 14:54 UTC (permalink / raw)
  To: pbhagavatula; +Cc: jerinj, Shijith Thotton, dev

On Wed, Mar 1, 2023 at 5:05 PM <pbhagavatula@marvell.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavatula@marvell.com>
>
> Update CNXK event device guide to include WQE stashing parameters
> that are enabled by default.
>
> Fixes: ca88db3ae76d ("event/cnxk: support WQE stashing ")

Squashed with above patch and merged to next-eventdev

>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
> ---
>  Please squash
>
>  doc/guides/eventdevs/cnxk.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/doc/guides/eventdevs/cnxk.rst b/doc/guides/eventdevs/cnxk.rst
> index c3c0bfd7b5..1a59233282 100644
> --- a/doc/guides/eventdevs/cnxk.rst
> +++ b/doc/guides/eventdevs/cnxk.rst
> @@ -109,7 +109,8 @@ Runtime Config Options
>    is configurable per HWGRP i.e. event queue. The dictionary format is as
>    follows `[Qx|stash_offset|stash_length]` here the stash offset can be
>    a negative integer.
> -  By default stashing is not enabled.
> +  By default, stashing is enabled on queues which have been connected to
> +  Rx adapter. Both MBUF and NIX_RX_WQE_HDR + NIX_RX_PARSE_S are stashed.
>
>    For example::
>
> --
> 2.25.1
>

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

end of thread, other threads:[~2023-03-03 14:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 11:29 [PATCH] doc: update CNXK event device guide pbhagavatula
2023-03-03 14:54 ` Jerin Jacob

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).