[XEN PATCH 2/2] automation/eclair: tag more guidelines as clean

Federico Serafini posted 2 patches 3 months, 2 weeks ago
[XEN PATCH 2/2] automation/eclair: tag more guidelines as clean
Posted by Federico Serafini 3 months, 2 weeks ago
Tag more of the accepted guidelines as clean to avoid regressions.

Signed-off-by: Federico Serafini <federico.serafini@bugseng.com>
---
 automation/eclair_analysis/ECLAIR/tagging.ecl | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl b/automation/eclair_analysis/ECLAIR/tagging.ecl
index e7b32773e6..4d0ac94848 100644
--- a/automation/eclair_analysis/ECLAIR/tagging.ecl
+++ b/automation/eclair_analysis/ECLAIR/tagging.ecl
@@ -56,11 +56,14 @@ MC3R1.R9.3||
 MC3R1.R9.4||
 MC3R1.R9.5||
 MC3R1.R10.2||
+MC3R1.R11.6||
 MC3R1.R11.7||
 MC3R1.R11.9||
 MC3R1.R12.5||
 MC3R1.R14.1||
+MC3R1.R14.3||
 MC3R1.R14.4||
+MC3R1.R16.2||
 MC3R1.R16.7||
 MC3R1.R17.1||
 MC3R1.R17.3||
@@ -85,6 +88,7 @@ MC3R1.R21.7||
 MC3R1.R21.8||
 MC3R1.R21.9||
 MC3R1.R21.10||
+MC3R1.R21.11||
 MC3R1.R21.12||
 MC3R1.R21.13||
 MC3R1.R21.19||
-- 
2.34.1
Re: [XEN PATCH 2/2] automation/eclair: tag more guidelines as clean
Posted by Stefano Stabellini 3 months, 2 weeks ago
On Mon, 5 Aug 2024, Federico Serafini wrote:
> Tag more of the accepted guidelines as clean to avoid regressions.
> 
> Signed-off-by: Federico Serafini <federico.serafini@bugseng.com>

Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>

> ---
>  automation/eclair_analysis/ECLAIR/tagging.ecl | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl b/automation/eclair_analysis/ECLAIR/tagging.ecl
> index e7b32773e6..4d0ac94848 100644
> --- a/automation/eclair_analysis/ECLAIR/tagging.ecl
> +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl
> @@ -56,11 +56,14 @@ MC3R1.R9.3||
>  MC3R1.R9.4||
>  MC3R1.R9.5||
>  MC3R1.R10.2||
> +MC3R1.R11.6||
>  MC3R1.R11.7||
>  MC3R1.R11.9||
>  MC3R1.R12.5||
>  MC3R1.R14.1||
> +MC3R1.R14.3||
>  MC3R1.R14.4||
> +MC3R1.R16.2||
>  MC3R1.R16.7||
>  MC3R1.R17.1||
>  MC3R1.R17.3||
> @@ -85,6 +88,7 @@ MC3R1.R21.7||
>  MC3R1.R21.8||
>  MC3R1.R21.9||
>  MC3R1.R21.10||
> +MC3R1.R21.11||
>  MC3R1.R21.12||
>  MC3R1.R21.13||
>  MC3R1.R21.19||
> -- 
> 2.34.1
>