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 B3BDF42D1B for ; Thu, 22 Jun 2023 15:36:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1034406A2; Thu, 22 Jun 2023 15:36:25 +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 3520D406A2 for ; Thu, 22 Jun 2023 15:36:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77e2ed26037so211499039f.0 for ; Thu, 22 Jun 2023 06:36:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687440984; x=1690032984; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1BOjDijQzfkmeA1zTSLv8n0UWx+5PjL+1CxnwcrYbMU=; b=H83+F+aFvOet9vddyJ5x3VhZ/qVZQbooXP3BKxXr2I6AobjQE2YBqjEcHfoIc91nSp +69LtN+Wlddd0nrWRjKzYXMs1G/Y1za+6Sc9W3Fadx11QmXwumh7psQmKTH/egMCFSSV p3bgBejUtntP1UbVHyjF8N6h5cbKTjs7mw7pU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687440984; x=1690032984; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1BOjDijQzfkmeA1zTSLv8n0UWx+5PjL+1CxnwcrYbMU=; b=CzNsSMU9/X9tvIvKT3ewMYj672yacxe+sSczBL8hAy3Vf4BCsz4Q9bgPv5Td12NNkG T6CoUGtPR08AWZiZ2+YW9SHKNNW6hbh80lQp/SOF9HmhGjlylz+WP7QcfU30pdGmBxB/ pG1d8ESeBOvDrXwcX2iffiqDIzvfztmcAPTKsLLuT9wQQe7doOgVlKsSRs0aQLNDuyfS ws9Tep6F8MW0r1emrbbqsQjuN0Uqd4zUPqcf3ycx7sP+SDQoutLJpJogh8ItlHmQZnZ8 wEq0IHUX6tKuZYqlStA9vZ+zc77bNQ6NjbrvNdV4+oVgfvHMc3i6YPldWL9koNMRFfoW GgLA== X-Gm-Message-State: AC+VfDxJDwtPZjCwfMPYx85a5KVN+qTRvJfoQZAOYlNgL3uFHp83YReT +zQub5fIWgqFcsdHZPlLpynMe7DQFwb6OHsFXCiIqPLWpC0Jg/mPNnESbw== X-Google-Smtp-Source: ACHHUZ6HYcM4wD/jq9XdQ47nDFIW1rQY9CdHS0F2H90Sa9u3hzE+USP3VV/+hWMB1oGSJdkx3a0Pvfda36zD X-Received: by 2002:a6b:f305:0:b0:76e:748b:e49a with SMTP id m5-20020a6bf305000000b0076e748be49amr15235624ioh.5.1687440984625; Thu, 22 Jun 2023 06:36:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e11-20020a05660222cb00b0077e3450fdb0sm634404ioe.27.2023.06.22.06.36.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jun 2023 06:36:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Jun 2023 06:36:24 -0700 (PDT) Message-ID: <64944e58.050a0220.37255.cf02SMTPIN_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 236A0605246B; Thu, 22 Jun 2023 09:36:24 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128921 _Functional Testing PASS_ Submitter: Artemii Morozov Date: Thursday, June 22 2023 12:31:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:841e87df43e4c3c60ab1b6361130b628afd156ec 128921 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/