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 585AB42B78 for ; Tue, 23 May 2023 03:00:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54D5C40A80; Tue, 23 May 2023 03:00:53 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4C43840A80 for ; Tue, 23 May 2023 03:00:51 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5304913530fso6106047a12.0 for ; Mon, 22 May 2023 18:00:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684803650; x=1687395650; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2H97djfu/N4lHQu8lrvtJW1dabmEgMW86r/K31oF9+s=; b=Pnia6hN7TokN/L35ezRc3EqJ+cYV2tU9pdhYC88ci4b1NvuUhMW8kJ9CqCoMgn9A57 U9Ye5oMTn6Qgk97Oe30v1qX+pL4NqGsv/mu8+wsBu2m14p+MFpBFB4iYVPLsxbyt3G8R REzxA+1vFgLvbum/POqFvI1KeYNdo+boKJv+I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684803650; x=1687395650; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2H97djfu/N4lHQu8lrvtJW1dabmEgMW86r/K31oF9+s=; b=YcYxTm1249buI6JQTmlZ/KY9SXt7/7Nj1omAvkkh0ES8x2ooO3HMSeJ8JUT5V9K5gw Jykz3XK13szSyS7ajd7cgUjzsvolIJCVi/TROhpJWbS/xfUnVWNn/Td3XrEqEmxMRbM+ lB5LqufrahZtZ8r4BxNd7q7GMDoJmKfT+lKNhm8P1mtLV110Tw3byFdjMvy82Z75qOmW E3pH1oc/i1pI4S/q1DOHa8kpceb3BR197/BJEq6MuOHMTyUNQ+V8+WRw34gDdYN4U4ys HNWwjIclZDCdi6ZzbKhOqdIOMbdJnTrURyWWNqXfsVrSSI0xmNpFYPSp37M7GuGDNoQj d+ww== X-Gm-Message-State: AC+VfDws+YXNYZZtlf68PaaHLfH3YEgzqW+hlmqCbW2MeC7bNcr7f/qZ B8QTzOPsxklfSGUNvWc0dRhhOpZsaPQ83ccTJID39DS1g75hb0Uuin3CyA== X-Google-Smtp-Source: ACHHUZ7Ha0EI+SX2JvlvnHO4TlvBiqT+2S7lVnyUz8oINABrF/I4HpVrQEsDkTqSsZ2qN9VphJ5DKfx5BR3D X-Received: by 2002:a17:903:245:b0:1ac:5382:6e24 with SMTP id j5-20020a170903024500b001ac53826e24mr14621553plh.10.1684803650458; Mon, 22 May 2023 18:00:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a170902e90400b001ac921c5d72sm790155pld.18.2023.05.22.18.00.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 18:00:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 18:00:50 -0700 (PDT) Message-ID: <646c1042.170a0220.98082.d226SMTPIN_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 9D9A8605246B; Mon, 22 May 2023 21:00:49 -0400 (EDT) Subject: |SUCCESS| pw127165 [PATCH] [v2,1/2] ethdev: add API to check queue I 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/127165 _Testing PASS_ Submitter: Dengdui Huang Date: Monday, May 22 2023 13:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127165 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/