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 42D22A0503 for ; Thu, 19 May 2022 11:18:58 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EF0A40156 for ; Thu, 19 May 2022 11:18:58 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id E029440150 for ; Thu, 19 May 2022 11:18:56 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id x65so26727qke.2 for ; Thu, 19 May 2022 02:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=jEtXASO/O/Qnp8fQOZm1TxB3oP4AoinbOyS+T5qxQnM=; b=LzrwDw69x8tFKgnCDeA1n+PQzFP9Mcr9oUT8rbyUgqrzr3S23QoAe13y6tNgNUegqv DOVpCL2NYnrwE936CP3yEflgqC8l8YLsi8mpTj6erMACuGvzAuCrO9n+6ZWvs0I80k4q w4uSx9M0wClW4B8SIJWzv/Q1uNHq3YWOy+7ngCGP+aUy0N2/jU/Rvv8V4rF6f3he0vAx 90ouVkRMoOYUN4Zsid+AYct6a4HGHHC6RrFOn3hqEuK+/M3KAjtNuXwcIsWE5fkS2goX a6sBUzUqLGL58STJ4npkVjy3DbAOPywng/6XxH4hVa6ZH9q5436G8Y+bcSsy3/4WOyYy veGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=jEtXASO/O/Qnp8fQOZm1TxB3oP4AoinbOyS+T5qxQnM=; b=Yl2ruEbqDLnd1f+066mC9QI29FpdufhRPs19IMW4JM88UGQw47EAQvomxIhp2Hh1ML gAkGBS+KlyfVj1Ob74nmEUQ7PEXjlBuzrrlr8gf1OQFhnPnpY5juIwOCC9PCQpv7K1rf nRs8Gk0mUg4yPTGmrcMNxdDK9Aqo6rErGlQA7BzebtfsKnz0Zh0yp/6Slk36PV2VOxVn hLMw8yH1s/LXd8az+5NVKbGlXKFIE1kps1MEILRthVJQZSY899KDmSb+4PZzgAqle62c 1rLbd90Dy46K6CywHcV/NqnHLYoFYCfFhspSkD8uEccmAVLOQ0X4uZgv1+XGbjdzdVf6 e+EQ== X-Gm-Message-State: AOAM5326SqIyUx1m0eOdQrW91hLiNNuHNAs905396ZToZxOGT0qUOETq XFi7Y4gpcdaTh6HVfmcQYB0ucz9qP/B5DQ== X-Google-Smtp-Source: ABdhPJyBDOhFs+l9NcckbCAYvQZeufdP8fOJJdqzEMOrLER4WUvK2oSRlEvtcGELAmlJR4dQXf7fxg== X-Received: by 2002:a05:620a:13e6:b0:6a3:2bfc:276b with SMTP id h6-20020a05620a13e600b006a32bfc276bmr2251536qkl.515.1652951936160; Thu, 19 May 2022 02:18:56 -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 133-20020a37078b000000b006a10c8d5d96sm1032931qkh.3.2022.05.19.02.18.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 May 2022 02:18:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111376 [PATCH v2] net/iavf: fix race condition for multi-cores Date: Thu, 19 May 2022 05:19:09 -0400 Message-Id: <20220519091909.23563-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220519073334.760947-1-wenjun1.wu@intel.com> References: <20220519073334.760947-1-wenjun1.wu@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/111376/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2350649432