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 BAFABA0C43 for ; Sat, 23 Oct 2021 00:17:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B61C54069D for ; Sat, 23 Oct 2021 00:17:43 +0200 (CEST) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id A5A3D40150 for ; Sat, 23 Oct 2021 00:17:42 +0200 (CEST) Received: by mail-qt1-f172.google.com with SMTP id w8so4860194qts.4 for ; Fri, 22 Oct 2021 15:17:42 -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=l3SQuvXfM4Op/pT5b9cSyxbquR5I91NHizAr+Vg9YOo=; b=rqxFDlb/21w8GtiaMiswgLmMC6XqaJ4Lo5uErSRLuoB/z3kGtCm42cO+Gaszgfvpjq jFzfFCW7EDBklbUJzaOz0fJ1NQUkzeCL1Z54nyw3ggyrK6SBDZf+YbGTzi44JGuteylF VdkhaotOY8mWVY6Mrcp+5WvG9+bb1AcCZuNweD9zeYYUKuqmVibL6So6DmI5mpG4O5qL +5M6g68FFiPlXYf8m2gd3nMCzcdtwborz8WfUBcn6sISroL82KnZlRoExFWf44wZBPf4 UVipChk2L1har5JxBEnJHdZW8IwziQkzAr+2flXBd8Fcu+J9Fv7s0QQyS//rBsF50/y7 5yfA== 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=l3SQuvXfM4Op/pT5b9cSyxbquR5I91NHizAr+Vg9YOo=; b=DJhoaJpBA50sW1uMROhFf1ZgF5UYBCgFWgOO/zVyy8c/c5vY6fu9qlTD+rBw8Hpya3 02HaU9+OZ8o5R1FnpUy0K/QRdvQtu+VNfbPlGmr2Id6BlVIkYK8NcJpfngMhvTMOkrnP CA4ARJDTKXBthuXrODT9XOYlEzAAcVrw6uPe453PiHVQ+AZb+G/ryj/+4UBhbuOxPMVv Po9odSY4X1QXPbiyBEOOYIGt+OA7rRke4m8qzU6uagiyh7k5TpUwpGppkfDqez/q0NWA CTmwcRir2VOI6OmXQ86W+UAGxnUKUS9VPpODWq4Ofdyfqc4h+BGB1pbBVFSMoPdUhHGs Whng== X-Gm-Message-State: AOAM530eq745biCwvMigalaQNH0PWkY+qn3xTpXvd+zVhVgY1lDIuECG sultzoHa6qRYYZfFxYJueUS+B7D+xuPoRw== X-Google-Smtp-Source: ABdhPJx7PBfkRr/6CeTG27Vk3W2oh+6FcNDXI/sibOXXAx5EZRS6j0qovuWH3PVsdZd8fReRH2/J8w== X-Received: by 2002:a05:622a:15:: with SMTP id x21mr2831822qtw.310.1634941061933; Fri, 22 Oct 2021 15:17: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 16sm4939927qka.80.2021.10.22.15.17.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Oct 2021 15:17:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Fri, 22 Oct 2021 18:16:33 -0400 Message-Id: <20211022221633.14925-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211022211407.315068-2-bingz@nvidia.com> References: <20211022211407.315068-2-bingz@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw102703 [dpdk-dev] [PATCH 2/2] ethdev: fix the race condition for fp ops reset 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 Sender: "test-report" From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/102703/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1373903046