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 C257E42D17 for ; Wed, 21 Jun 2023 20:38:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A70E4003C; Wed, 21 Jun 2023 20:38:27 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 3CEE84003C for ; Wed, 21 Jun 2023 20:38:26 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3ff34c4a28dso10321321cf.0 for ; Wed, 21 Jun 2023 11:38:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687372705; x=1689964705; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mC4OEsuSEav92SkoeyUGebF5G+lDIZAHSE62slB2c/I=; b=OqH4F9V558ZQyGYZ2zOXrl9DAflgdxAPgOAHO/8lhclUpZAiYrfKdhMTIcqd8IqP7X fBshxAdqLRhqNVCOPSGOgpapRqrt2Zz80u+WUNOAhrgJVyzP1PO6MEn5iYgkA9JgYk6y 9pEktC7hB0u78VD+Npau/AgNlQwl8VhGrRZBc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687372705; x=1689964705; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mC4OEsuSEav92SkoeyUGebF5G+lDIZAHSE62slB2c/I=; b=N4RqwjAzRehkzYIYKydic3BZ9UcNyoU24T3NBTR4nQYxPqCNmcaBPDb9D+S/462xuX CCNte3RIKck1MyOvFGJ/PmN3OhRzGwDEvKzELp8TpFwyGfH4sHuAqXNsGjUYAdta9u8b 8zw6+5nlrnsOpMAQjiAoyddNGusxXp5BVnJ+f2OW9F0bYVQxenfqgvSuDkD4CHn4CyHu YysE/reWJ4Il6wEqpqWjNkqV2frvnnS+DO95g6D9vss5WxmhugHbWViw7/w7q5angX7U RyECf0uvmIfOkxS4Q+8aZ+uGVBiq7X152dA6Q4DtCOhyxFnANb8F8W2yfOcteuUPIcD4 Bhqw== X-Gm-Message-State: AC+VfDy0LGX5J4CIZNOFBSIm44Dd752FNeZYDBxmVJ5EqgK/z7czqptQ qvkc/gLiWwt3Fb+CXkvIIIBy6rLzdakWBSbj5mvMPuAWKVu2Qmq1sKiuyA== X-Google-Smtp-Source: ACHHUZ5rVTu4e8PTus1rLRrfJ4BSHkbf7N7lGyr+bdpXRANuLspyBiwn+J/9e0mVfYikd+TxSwwQnjLz4dP0 X-Received: by 2002:ac8:7c50:0:b0:3ff:405e:90d5 with SMTP id o16-20020ac87c50000000b003ff405e90d5mr1882580qtv.65.1687372705677; Wed, 21 Jun 2023 11:38:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d22-20020ac85356000000b003f87b63a6d3sm441189qto.12.2023.06.21.11.38.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 11:38:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 11:38:25 -0700 (PDT) Message-ID: <649343a1.c80a0220.edf58.7494SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2444C605246B; Wed, 21 Jun 2023 14:38:25 -0400 (EDT) Subject: |SUCCESS| pw128890 [PATCH] regex/cn9k: remove rule compiler From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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: iol-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128890 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, June 21 2023 14:06:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128890 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26769/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/