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 AD2DCA04FF; Tue, 22 Mar 2022 13:47:01 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A61B440E64; Tue, 22 Mar 2022 13:47:01 +0100 (CET) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id B1AC740694 for ; Tue, 22 Mar 2022 13:47:00 +0100 (CET) Received: by inbox.dpdk.org (Postfix, from userid 33) id A814FA0503; Tue, 22 Mar 2022 13:47:00 +0100 (CET) From: bugzilla@dpdk.org To: dts@dpdk.org Subject: [Bug 966] Document the coding standards for DTS Date: Tue, 22 Mar 2022 12:47:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DTS X-Bugzilla-Component: framework X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: juraj.linkes@pantheon.tech X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dts@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org https://bugs.dpdk.org/show_bug.cgi?id=3D966 Bug ID: 966 Summary: Document the coding standards for DTS Product: DTS Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: major Priority: Normal Component: framework Assignee: dts@dpdk.org Reporter: juraj.linkes@pantheon.tech Target Milestone: --- Document coding standards for DTS. Establish automated tools to enforce the coding standards. The coding standard must address how the changes that impact CI systems (ex: changes to config files, changes to test case output format, changes to json objects in reports) should be handled (for ex: such changes should follow a deprecation procedure). The standard should also cover restricted use of =E2=80=9Ceval=E2=80=9D. The coding standard must establish static analysis tools. The work in progress is captured here: https://docs.google.com/document/d/1G7_AEA-4MAd88bxjfP-IOcIy_6mnrMz3HCsUI8e= -NN4/edit?pli=3D1# --=20 You are receiving this mail because: You are the assignee for the bug.=