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 36FE042DA1 for ; Sat, 1 Jul 2023 12:35:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E4FA410DC; Sat, 1 Jul 2023 12:35:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 85F8C410DC for ; Sat, 1 Jul 2023 12:35:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5776312eaddso14173957b3.3 for ; Sat, 01 Jul 2023 03:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688207756; x=1690799756; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HtuYkUMm7yIPnfD4247Kw4Bdm3XbqGocxIE5T66bDbs=; b=VRsM2xRi7tm/HRhgY12Y6w3vOcPER15GtwEMog5FATTp+uGwJV23XKnmmbWWp98Vm7 N3JpEttIRfi9aU4J8HM7RhlROqfAAroHSKqnr61WSoVEmw8knpYnQEOFw44z1D25FXCD 6reVo9vqD3QPvqFvkMLdMKBfpmqHZXtiH1psg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688207756; x=1690799756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HtuYkUMm7yIPnfD4247Kw4Bdm3XbqGocxIE5T66bDbs=; b=DOHLkS0rya5SBzyzZ4rFRNLrfnsgb16ifQ2UXpXoBdVn/oAZfZtbYJiiKTA8ZfQIZc csT0+931qCxjL9zybVrR4SgQGRLzTtS+4AFkl3IGISSYNG/8Nf14SMqxnfSZtHNkkWkx XtIFmYlZIf5+IkRDKMUgP1gU4384QjMC5GfSZYVQ9ZKgjK7JfX5t3lerB1ZI7B0YDQnE izfF0IyzcXGJFocsjer1NeIp3jNZLi0PXT/mE5RbQAxCttG7VFAGJMRotTvMaGB673DW L0SurXq8dTvAucdVoi1xk3p8kcvlFGY3FslBIfgZ6EpXaWTu3nt9Xwd1GeM7BwieQ/sd eZvw== X-Gm-Message-State: ABy/qLbrmt6AXSHNVQj5UOaf0fYEHo2i/4VuYXubkY3UWWZvMnjaBwuq Dn/pfoUuPu2wJzzC/ZLU2upCffzr25OaF5Y5FxD/Vle/NvAFikFTCeGpsHm8VJx8vLfcNLd+zg= = X-Google-Smtp-Source: APBJJlFR9WjTdJKUIyfdQszwBdZLsAqwNekPcV8C5lDNnPXbfXkMryd8CCpSpzhky0E9zkJIt/oSZm3Gw/5w X-Received: by 2002:a0d:d595:0:b0:570:6d74:21d5 with SMTP id x143-20020a0dd595000000b005706d7421d5mr5668772ywd.13.1688207755793; Sat, 01 Jul 2023 03:35:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o205-20020a8173d6000000b005768462d94bsm1508476ywc.75.2023.07.01.03.35.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 03:35:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 03:35:55 -0700 (PDT) Message-ID: <64a0018b.810a0220.8487c.413aSMTPIN_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 6B261605246B; Sat, 1 Jul 2023 06:35:55 -0400 (EDT) Subject: |SUCCESS| pw129165 [PATCH] app/testpmd: fix the rule number parsing 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/129165 _Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 13:30:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129165 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26900/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/