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 665854280A for ; Wed, 22 Mar 2023 10:39:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63E3740A84 for ; Wed, 22 Mar 2023 10:39:33 +0100 (CET) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id 80D9140A84 for ; Wed, 22 Mar 2023 10:39:32 +0100 (CET) Received: by mail-qv1-f52.google.com with SMTP id l7so1123980qvh.5 for ; Wed, 22 Mar 2023 02:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1679477971; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=88/ezETlDVaDopjk2x/RuFHEZW1tpgxH7tyC1+4bysY=; b=dNgHJQu2VPQ3dD/cQRTRvQkYWDpQJ6S6c/P3iJARKzGXblS7ADrBjAoNO9tEx6i14+ bQGw2+Che0TEJ2pn6uquC0IMFvDnPV+vqlM6z0iMS/FbPPV9BveN2n/mxPlgL5eowbu6 9XiGkXAa9sljQJ263BD0m2wDCuXc+JrS5eHX8iqOZhWUo1JAiz01jSD/iVmFY08TSn5T ugzJh/mTEmZ1gzMj0wCO0LHeWYMt7D3eRsBiwsKF5aimaIFTfoc9JsVj/jDuAxCCQGQ5 nMyorNBnEYNGcHPDkLd0PyCY2rJ3sYSNo2nGCEjX4vmvK1+u6YqZt4MMDyqcKiHego7e pb+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679477971; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=88/ezETlDVaDopjk2x/RuFHEZW1tpgxH7tyC1+4bysY=; b=vNge3N5cLpGaA78NXV3HyFTiP+QwYaJePAIFY67XEpEKPaVmQeWFdnrNtEIB6zMOb1 s8tmByQ4F6GwSf2JSmOm6QVlaxSffpDC2B063UCt1LM2Tu4W/6pwqXz+0K6+GsLflcA7 vbZsNYoyIE20mjkf27ZsXaB/UZaTCT6CwCUeYrgnMdAZn361DOELep7xAgTIhVhbnXrv l3/38oxkDHOkfGzo3Lxz5HxVEjMkzvSY58Ovrkg6SESiyc5ujsBzugF+tuJsJsMTXaom gQz6ML9bxzOZEZoqNjjQfPtu9qsdU4sexuZ3wKFvmHzFa3Y1owc2MmjCkHWhjk49C/C0 VDEA== X-Gm-Message-State: AO0yUKWer7UQAfuNSpSPXI6YPHe1yBXLnHkSG0dNZ/KlHz5rK5hsBsam dvw8A9r9Ld7p0efITUoXedoVQ5EefclMJUX1SJ0= X-Google-Smtp-Source: AK7set9elugWfqjHCRRoy9JzL8tds751QUSiJJ/F8QOhbSRhY+ZVCRe29IQL7lCS4u8yF37bf1zhcw== X-Received: by 2002:a05:6214:c6b:b0:5d5:11b4:ad6 with SMTP id t11-20020a0562140c6b00b005d511b40ad6mr4560631qvj.5.1679477971668; Wed, 22 Mar 2023 02:39:31 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id z16-20020ac875d0000000b003d2298d847bsm1574340qtq.67.2023.03.22.02.39.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Mar 2023 02:39:31 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125413 [PATCH v3] net/iavf: fix iavf query stats in intr thread Date: Wed, 22 Mar 2023 06:39:28 -0400 Message-Id: <20230322103928.242835-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230322072615.179196-1-kaiwenx.deng@intel.com> References: <20230322072615.179196-1-kaiwenx.deng@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/125413/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4487765963