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 F0B77A0503 for ; Thu, 19 May 2022 04:39:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC04540150 for ; Thu, 19 May 2022 04:39:42 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 0D88840140 for ; Thu, 19 May 2022 04:39:41 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id j6so3872064qkp.9 for ; Wed, 18 May 2022 19:39:41 -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=aTLfafEbl/2X7CaDY104sYEYXC9lui5X657Pd1bweUE=; b=5ZYM3Tv8mCxDOkXlN+dVBO9iRxoT5xY9uGvQDMJGumRKzyJAXSB3kOyfVcgXoGlO/q uxPdZJVPvN/KfJ1uYoS1W1aDhWDeSspLVjgzyrZBC/SQHhT3F5hfmjiW4+RyZbpbatjL t//k7JmAlI5azDiSEGEwAq1xQ+ugc84kqekrpxKHL/ZuwaYV+LAcbsErkG/TfJzY45D8 QypePQAErfTA8sAjwlIS/+B8Jo4pnQSYJp5QwpU2R4eRCc8iff11Tj1rRMXITcmLi9mJ 0DGaJ5cSqfVvG4E9gkZnTGC1DY3SGgCmUofkjiZlOm6rlzhrfdVpzvVZs9KGCxPD5ypc fxIA== 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=aTLfafEbl/2X7CaDY104sYEYXC9lui5X657Pd1bweUE=; b=iiWTisLjEEn8oAoLkYmYqEs0ugtFy8pIqB7E+b0NaB3fjfmLYXYaQEZ4InQyvQzOAS h4TlBM1Kl5KuhtJgwa1mtTU7XRammjDomoLN3MCKTKcr+qqZON9VUeEGhdjHFmfsOhty KAAJbQZq0VVdMB3f6ikzS3Zxf1NkkXKtaUoCvNoc3ZBnXxCxt8tXDIdTcEs/kmp7ocJd /qSrOU2XIzSuM4ILChWzaKF7ercflchYNUXqED3hLIAnRh5ZAvCKfzyywdwsS01Poq5C 3QCHyFP7lh4iEWsXRSf7iDaRlwyDZd4xpPMXhuYKcNZenUnbYxX4SgxBOrJ5sZpGyAvA 9n5A== X-Gm-Message-State: AOAM532kW3QoEiT46xPZyjPpbJKbEamkjqVdF0bfr03F/r2sO9yOhyTL rKKi7lxzD/bwbdNFeMrPySuzJ9WvEz066A== X-Google-Smtp-Source: ABdhPJwRZLZlxyX7iUFwrd47LVrS8bOi7Did5fFx8+EvSBT2HT7/oKagMELocsaQPUM6gYs/aAyTNg== X-Received: by 2002:a05:620a:993:b0:69f:d0fb:48a5 with SMTP id x19-20020a05620a099300b0069fd0fb48a5mr1772907qkx.562.1652927981207; Wed, 18 May 2022 19:39:41 -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 g21-20020ae9e115000000b0069fc13ce22fsm578882qkm.96.2022.05.18.19.39.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 May 2022 19:39:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111333 [PATCH v1] net/iavf: fix race condition for multi-cores Date: Wed, 18 May 2022 22:39:55 -0400 Message-Id: <20220519023955.16853-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220519011959.613966-1-wenjun1.wu@intel.com> References: <20220519011959.613966-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/111333/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2349241430