From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AE73E45D79 for ; Fri, 22 Nov 2024 03:28:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A263A43252; Fri, 22 Nov 2024 03:28:09 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 752CE42FA3 for ; Fri, 22 Nov 2024 03:28:08 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 602061234FB; Fri, 22 Nov 2024 03:28:08 +0100 (CET) Subject: |WARNING| pw148769 [PATCH] doc: reword glossary In-Reply-To: <20241122022645.31480-1-nandinipersad361@gmail.com> References: <20241122022645.31480-1-nandinipersad361@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nandini Persad Message-Id: <20241122022808.602061234FB@dpdk.org> Date: Fri, 22 Nov 2024 03:28:08 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/148769 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #104: FILE: doc/guides/prog_guide/glossary.rst:9: + An access control list (ACL) is a set of rules that define who can access a resource and what actions they can perform. $ ERROR:TRAILING_WHITESPACE: trailing whitespace #112: FILE: doc/guides/prog_guide/glossary.rst:17: + A computer security technique that protects against buffer overflow attacks by randomizing the location of executables in memory in Linux. $ ERROR:TRAILING_WHITESPACE: trailing whitespace #165: FILE: doc/guides/prog_guide/glossary.rst:59: + $ WARNING:TYPO_SPELLING: 'inofficial' may be misspelled - perhaps 'unofficial'? #189: FILE: doc/guides/prog_guide/glossary.rst:77: + `Link `_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #189: FILE: doc/guides/prog_guide/glossary.rst:77: + `Link `_ ERROR:TRAILING_WHITESPACE: trailing whitespace #196: FILE: doc/guides/prog_guide/glossary.rst:84: + $ ERROR:TRAILING_WHITESPACE: trailing whitespace #201: FILE: doc/guides/prog_guide/glossary.rst:89: + `Link `_ $ ERROR:TRAILING_WHITESPACE: trailing whitespace #214: FILE: doc/guides/prog_guide/glossary.rst:105: + $ ERROR:TRAILING_WHITESPACE: trailing whitespace #252: FILE: doc/guides/prog_guide/glossary.rst:148: + `Network Layer `_ $ ERROR:TRAILING_WHITESPACE: trailing whitespace #337: FILE: doc/guides/prog_guide/glossary.rst:273: + $ WARNING:TYPO_SPELLING: 'categorie' may be misspelled - perhaps 'category'? #340: FILE: doc/guides/prog_guide/glossary.rst:276: + A component that meters an IP traffic stream, marks it as one of three color categorie total: 8 errors, 3 warnings, 249 lines checked