From: Pavan Nikhilesh <pbhagavat...@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 <pbhagavat...@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