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 52F4C42D26 for ; Thu, 22 Jun 2023 20:25:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A8AE406BA; Thu, 22 Jun 2023 20:25:42 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 4D90E406BA for ; Thu, 22 Jun 2023 20:25:41 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-25ea1b6b659so4304972a91.2 for ; Thu, 22 Jun 2023 11:25:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687458340; x=1690050340; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PJ8M+rn/GOoKtyLGGt87eSv1+v9uqaEcWvWMNBEa9j0=; b=ADI79kiunfhfkkSKI7jlq0XVC8pv3x99IyFYnx/tJ+vSAzTzysm+vkymHHLg9aRxP5 BIeaBFm1Ug6qJTDWnG4rp8tIOHzk9xYzcHZDIeI5/UucJ3OBtK6nVqbaV37ISELrVtEv Og0LnVXjpLRZHvpKFn+SmlzbuO7d/wmk4Ouo8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687458340; x=1690050340; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PJ8M+rn/GOoKtyLGGt87eSv1+v9uqaEcWvWMNBEa9j0=; b=MIB+Wl5yFdBCEjfyKHzrroEDcaKkjMesfcJ4fHMyLqCzqOqZimFscwjktsR+rd+vly /Yk6dM2hdu17vyY9+9eIldVHsseUEY0mOzdDs70XcLyXWmLvhzi+71zx4sFsYaVKNFAE hIbjF65BJofrS+bJMV/AWQJtaaT//7Y3siTHUvCjEfBxM8XY4HKBKHId9BmmRhQHEZUB TX9dEiG90zPyL3Zr/iUw3kNK0cctOTK0X+HIms41SVdR1Ib8FugX9BFYEKRtr5OuOcx0 CQfq+E5P0w6oaBkiuTqArBVKqGkjxfgfvlQl3FnRURbNFdUYo/AwP8WJDQ0Bdrhq7Tsu AHLA== X-Gm-Message-State: AC+VfDxPaiToIB2ewhDgaHUA8BLoiMB4ntLpMLXDjjhmOImEeRmROaBq P6euFdFmZRZvPK0XGF7QmF3SOlTBgNVoUx1Y9rLiHky6Z3wKipVBf8uf3ge6jBbIZwArpX22Vw= = X-Google-Smtp-Source: ACHHUZ4eBsiWZmCR9lm5H1ucIAdnOof6vMlvmQClfmPN+XepMWaYcovNBpfZu9sAhYxvNABcErbNvInK8Xo8 X-Received: by 2002:a05:6a20:7da1:b0:123:9582:e9fb with SMTP id v33-20020a056a207da100b001239582e9fbmr4171221pzj.50.1687458340481; Thu, 22 Jun 2023 11:25:40 -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 ju13-20020a170903428d00b001ae539c079bsm550696plb.42.2023.06.22.11.25.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jun 2023 11:25:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Jun 2023 11:25:40 -0700 (PDT) Message-ID: <64949224.170a0220.dcb40.ac45SMTPIN_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 AC2B6605246B; Thu, 22 Jun 2023 14:25:39 -0400 (EDT) Subject: |SUCCESS| pw128921 [PATCH] [v5] common/sfc_efx/base: fix Rx queue cr 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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/