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 65052A0503 for ; Fri, 20 May 2022 11:19:03 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FDCA427ED for ; Fri, 20 May 2022 11:19:03 +0200 (CEST) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id A457F40222 for ; Fri, 20 May 2022 11:19:02 +0200 (CEST) Received: by mail-qt1-f175.google.com with SMTP id h9so1964336qtx.2 for ; Fri, 20 May 2022 02:19:02 -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=EzrUgvjmIPDDUzBx+GiJ9C7JqcbAgaiNCc8pjKPts0c=; b=ey7aSkJ7MrGYLB+VWafQOykh33/LvrYs+SfM+ec/dwWoPsG8IdmBDOlAwcxeCSSIPA 1Xnbp+DUajM3QyL5d3IJejx9mzF6Xv1V4kbFr9gALTUgv+H8us9HOHWYFCHbiY/gUJw3 +zW5qHV4d1JVeP3zxQkmemPPVOGyKFrpiiYPdH+LQpe1vUly2GNNPAZqdYuTJ9AFs97H JXApEv9rw11VDugzYJJp3l51M2+HidbURbpVzpXq+SkoP+XpY6o8Op7OQJ8YBD6pwt+u jHohrReW5nSITNejd0U7u43helHX7xR8vDU00lQjQFMEKaSmeLvptrjYbC16TnI7G46I aYQg== 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=EzrUgvjmIPDDUzBx+GiJ9C7JqcbAgaiNCc8pjKPts0c=; b=wCIUqmfYS7QWWCtt2SAOKPT2hN+RDeeDHoLlqkdBiX9VJICjLlisuYcqqRUjazUMk7 13MWxjK3BwqV1ptmj9SCyubXtlDZinYlOF0kF6wEYFmFQtfu7FaohdVtbrXQSisledYK WamMei/dH6XhPvs+YuT/tv49PfXvZ+eR0VPz9SKZuqHwblcJOXjsnNtGrzvtqw0oPJFs oSHxilBSraPFWkBELLPwOwfWtU2uIKxts3pHAacsG4iZbVj9pN17FdJnD1bngApS5mhD seSYJNnwocXlWDwJ/3/vN7yPk/QcL1FkFb3zpG9CdymwFZ4iScAdc0tdkpeo1xVeubEX NDbg== X-Gm-Message-State: AOAM531NfygWpzCZYNJqIDPpaGFSIxsZwUu10WDk+C4+W1mWrr6fOQTe b31soYpDYegbyHF3OXXGE72G9pt1KbzMCg== X-Google-Smtp-Source: ABdhPJx2DHshy+8ixJHWWZTUrIgIOT8o6h/Dl91GZLjlf8EB/A3Iv37c782X3O6tw+dlwQBPq9/Qsg== X-Received: by 2002:a05:622a:309:b0:2f3:b965:f1d with SMTP id q9-20020a05622a030900b002f3b9650f1dmr6882737qtw.314.1653038341846; Fri, 20 May 2022 02:19:01 -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 y19-20020ac87053000000b002f7a4a71719sm2810289qtm.16.2022.05.20.02.19.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 May 2022 02:19:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111527 [PATCH v3] net/iavf: fix race condition for multi-cores Date: Fri, 20 May 2022 05:19:14 -0400 Message-Id: <20220520091914.13420-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220520073547.1078255-1-wenjun1.wu@intel.com> References: <20220520073547.1078255-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/111527/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2357046283