From patchwork Mon Mar 4 14:30:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ankur Dwivedi X-Patchwork-Id: 137914 X-Patchwork-Delegate: jerinj@marvell.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D750043B81; Mon, 4 Mar 2024 15:30:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 983AF4027D; Mon, 4 Mar 2024 15:30:37 +0100 (CET) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by mails.dpdk.org (Postfix) with ESMTP id 8C6964026B; Mon, 4 Mar 2024 15:30:35 +0100 (CET) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 424Aelca025392; Mon, 4 Mar 2024 06:30:34 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=pfpt0220; bh=99mbnlTc syJnk+aq0eHSPrBirOXxg74/4QiT8/o5xBo=; b=edijxF/9QC9C4OsCXQ0V6H2m g/C01lslNE83dVQEZ0PsXHLBq+kUgAuXiLByuw1Hkvg8UFPDBSxBkL2NqK5qvP0y eGVItKIVAZiT9UvL8XoznUyt9HUFi8oHrhjpR6eFd/zTVASFZbkxta+ASLuAyvI5 C/evVSF5233lI0MTMFCby4waxAmvyScIKsWfiHxqmIKb06oKxIVA8MkKDuqL+0tX SuDYk2YWJlVAQTbobq3hN9M+55tvnAeCf4FR4c9wMzOT99YLLdw8I8rX9hkFXvm0 oK8PgF6mhoPfYdalJGRPdp/6Anb/Bb3pkk7ecsSiDJxNPkYnr0wXyLIdQ28pYA== Received: from dc5-exch05.marvell.com ([199.233.59.128]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3wncrn8n8m-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 04 Mar 2024 06:30:34 -0800 (PST) Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH05.marvell.com (10.69.176.209) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.1258.12; Mon, 4 Mar 2024 06:30:33 -0800 Received: from DC5-EXCH05.marvell.com (10.69.176.209) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Mon, 4 Mar 2024 06:30:33 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH05.marvell.com (10.69.176.209) with Microsoft SMTP Server id 15.2.1258.12 via Frontend Transport; Mon, 4 Mar 2024 06:30:33 -0800 Received: from localhost.localdomain (unknown [10.28.36.185]) by maili.marvell.com (Postfix) with ESMTP id 96B053F705A; Mon, 4 Mar 2024 06:30:30 -0800 (PST) From: Ankur Dwivedi To: CC: , , , , , Ankur Dwivedi , Subject: [PATCH v1] doc: fix aging poll frequency devargs information Date: Mon, 4 Mar 2024 20:00:06 +0530 Message-ID: <20240304143006.2544969-1-adwivedi@marvell.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: Plm6eQBM2j2CMdHlLDiwChD0JNNJJQRc X-Proofpoint-GUID: Plm6eQBM2j2CMdHlLDiwChD0JNNJJQRc X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-03-04_10,2024-03-04_01,2023-05-22_02 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org The information for CNXK NPC MCAM aging poll frequency devargs is moved to runtime config options section for ethdev device. Initially it was incorrectly placed in runtime config options section for inline device. Fixes: a44775505911 ("net/cnxk: support flow aging") Cc: stable@dpdk.org Signed-off-by: Ankur Dwivedi --- doc/guides/nics/cnxk.rst | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/guides/nics/cnxk.rst b/doc/guides/nics/cnxk.rst index 9ec52e380f..67cfe001ab 100644 --- a/doc/guides/nics/cnxk.rst +++ b/doc/guides/nics/cnxk.rst @@ -416,6 +416,18 @@ Runtime Config Options With the above configuration, PMD would allocate meta buffers of size 512 for inline inbound IPsec processing second pass. +- ``NPC MCAM Aging poll frequency in seconds`` (default ``10``) + + Poll frequency for aging control thread can be specified by + ``aging_poll_freq`` ``devargs`` parameter. + + For example:: + + -a 0002:01:00.2,aging_poll_freq=50 + + With the above configuration, driver would poll for aging flows every 50 + seconds. + .. note:: Above devarg parameters are configurable per device, user needs to pass the @@ -601,18 +613,6 @@ Runtime Config Options for inline device With the above configuration, driver would poll for soft expiry events every 1000 usec. -- ``NPC MCAM Aging poll frequency in seconds`` (default ``10``) - - Poll frequency for aging control thread can be specified by - ``aging_poll_freq`` ``devargs`` parameter. - - For example:: - - -a 0002:01:00.2,aging_poll_freq=50 - - With the above configuration, driver would poll for aging flows every 50 - seconds. - Debugging Options -----------------