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 3B9D242D26 for ; Thu, 22 Jun 2023 18:34:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38698406BA; Thu, 22 Jun 2023 18:34:54 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 9F716406BA for ; Thu, 22 Jun 2023 18:34:52 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5702415be17so66063677b3.2 for ; Thu, 22 Jun 2023 09:34:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687451692; x=1690043692; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pHk9B0ri5kQjxbvZWep3wGiFxjKFSun+Q5X5g83GII8=; b=ONpjQ/SX9jYDUYpwn4fZrQNz7/k6ZE21sain6tgpCzqvKSTeYxgJ7YgHHSTzk7UuYv /KF1yJGgagGac+ZtLfyGDy0ChpD6s35XHZ7ZMzWUzDBw5MLRrTR6P6oF6rMLnUTTxMG2 f61MmpcNDNjKrtdqpkMlGwq7vj2gz8Mjgg/LE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687451692; x=1690043692; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pHk9B0ri5kQjxbvZWep3wGiFxjKFSun+Q5X5g83GII8=; b=djrMmAPvlIFnWQ5zRmKdGwaHNgL63z5U7awCJ1cNxGtbIs3k695E7XnwsjvYhHuko8 nQmEK7oOP/2RH21WGzGXNuocF3xz3NeUBq/aP+gLXt6v9m4ILNtsUlj3Fccv5cftwBcL ulnDLa99k5ugq03zf4Q5ihMLTPxMIQvvMdM/OIrosOvIljI6WuumcfhdQ2XSeBCWI8lz Vz4JENbnk6ON/alIpjW7z1mSSGFN2wTtEYkUOMY6ivbgQ/4jrGMAD6/LNQOCb00N2su2 CRBCwIqZqeur3KiQr9fRNi1guwWWczYwjmmqZesU1arVB6bXeIWmiVdE9OMvzOsqQBjv mYpw== X-Gm-Message-State: AC+VfDwRq7DuovCg9y3NY49OOwAOjAQHCILJJpby+fWWQbh9kQnxnaQM Mz0TLVwFUrTOZ7zALHS7y5jm6HXKY3I34/W6coypLos5kgr36Q== X-Google-Smtp-Source: ACHHUZ6URjt3UEWfarxNB29glm7oNrrI3KbWlxHU+bkSPZ9iuT+haTvysTHJGnOxBhSnCGnSDdzUf2O7WanY X-Received: by 2002:a0d:d681:0:b0:561:81b:7319 with SMTP id y123-20020a0dd681000000b00561081b7319mr15954591ywd.32.1687451692076; Thu, 22 Jun 2023 09:34:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y62-20020a81a141000000b0057072bbf78bsm1051336ywg.31.2023.06.22.09.34.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jun 2023 09:34:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Jun 2023 09:34:52 -0700 (PDT) Message-ID: <6494782c.810a0220.bfa63.98cfSMTPIN_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 B2B94605246B; Thu, 22 Jun 2023 12:34:51 -0400 (EDT) Subject: |SUCCESS| pw128921 [PATCH] [v5] common/sfc_efx/base: fix Rx queue cr From: dpdklab@iol.unh.edu To: Test Report Cc: Artemii Morozov 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/128921 _Testing PASS_ Submitter: Artemii Morozov Date: Thursday, June 22 2023 12:31:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:841e87df43e4c3c60ab1b6361130b628afd156ec 128921 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26780/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/