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 B381A42CBD for ; Wed, 14 Jun 2023 20:39:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B13BE40DDB; Wed, 14 Jun 2023 20:39:34 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 06E7340DDB for ; Wed, 14 Jun 2023 20:39:33 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-777a6ebb542so278753739f.0 for ; Wed, 14 Jun 2023 11:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686767972; x=1689359972; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UMegtMPN7O5248NRlSlS/1/F//GU6TI6IM4URCf5YCQ=; b=gxK6i4uewMVH+blZCqL44n0q/ckdoU+3V0/AOAciIaCrl464IAlQSFkqsMeHgAXPX5 GuBmsZj1bPaeV7lk6s/i73fWiTXyUsOG+O135L/acxsTf4JQhpBAYMh98+d+2pUSZTZM nSKSYWJrrYo8q7kkkT33AUbSF1FDuxSV8rwpw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686767972; x=1689359972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UMegtMPN7O5248NRlSlS/1/F//GU6TI6IM4URCf5YCQ=; b=VNUJE3NM0H3BurYR3V09wXLa7O4Kg948eGljHUPWYOzUQ0wzQJ+BL8EAYfKUzA/iuj QdhkpYETnyAc0vIhBeE1IarQSGWHY8oTiC06EpAkAJpuFfEi13PR73RSReuRnh0aFPJZ zyNAjeiDham5dGECEuBAAZklTuvl0ypPk7YYf66YXMyNofxYU5mLCzUHbU64R4asJ9b7 fWWe6vA3rj4RGxdal6kEuX7WTivOcWzOottI6N+0wT5QLuIycKuXL469mLNMOvwQAT2t 1ISJGlV/vbvA7vV/5Gi7gu5VxxR8zY6VTHFzPH20+LA/KAdyUPfQkByNYE2NFirdwwj7 Buwg== X-Gm-Message-State: AC+VfDyT8YxpnYymMo1MxyUCaMdxJVGcpMuRYgWAChOlkaH4As+vaHql j+ZgBYwLJ3fG9AD8vsWqNyl+RgIabNPgrPFkmbKgPO4X97/0keKx7jJ1RQ== X-Google-Smtp-Source: ACHHUZ49I5swU9iYqDPgQooEnxE2caNOHaVv1PuEn0M9SPDEnt6wQnSUKRZsoXM5Uc3vwab6Qx/7ZdfR1bV0 X-Received: by 2002:a92:1e03:0:b0:33a:ec53:fce4 with SMTP id e3-20020a921e03000000b0033aec53fce4mr12826263ile.32.1686767972359; Wed, 14 Jun 2023 11:39:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e17-20020a056638021100b00411b5ea8562sm1463028jaq.40.2023.06.14.11.39.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 11:39:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 11:39:32 -0700 (PDT) Message-ID: <648a0964.050a0220.e9052.5cf5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E1259605246B; Wed, 14 Jun 2023 14:39:31 -0400 (EDT) Subject: |SUCCESS| pw128693 [PATCH] ethdev: rename functions checking queue v 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/128693 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, June 14 2023 15:20:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128693 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/