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 36F7DA00C5 for ; Fri, 8 Jul 2022 16:18:45 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 332A5406B4 for ; Fri, 8 Jul 2022 16:18:45 +0200 (CEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 9286D4021E for ; Fri, 8 Jul 2022 16:18:44 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id r2so27393647qta.0 for ; Fri, 08 Jul 2022 07:18:44 -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=UFOj71w7EQ7qBqUwJHDqo90E8dKu+tHdHGVEe4zHx1Y=; b=lse2P9qPUWNpWy8jtftWa6evZy4gAVJwdA7q2WgbHpsvKuYBZz2uc0l3mCTz2bJs/x voqGHTPm8HYEoQ309QimhUbnuiMNKEbJup1JxleHmZZIPtLLCXKlvDdPU0tkruwn+Z1D ynl4pBqfr1eTMz++/7vBJEy2+1qcltY/NPTALF9HZn9U114TvddV0ts2SkLM3faXz6xr 90yFBQq/svbhscsr5RkW7R20a+RGwkmH+eHj0clHM38mbr7qpIozMaTIWAOoJymG3wi2 EjFCYJ4JFrCWuN3SBC2qd/CvvUk5iBYlUKZLOCmeoCWSwpxCOk2knHTYh9FAD0YofSJw Ni/w== 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=UFOj71w7EQ7qBqUwJHDqo90E8dKu+tHdHGVEe4zHx1Y=; b=RTxan3+fEh19zNHrQnucHHbnDSynUwABGuGjWxuhEBFVddjMdRk2oB+iUFPrmoafFP HWriJBZPnRxEGiniHBKLQZ25736yYpjhbb6txERpxTqXHTezUInf933mAheqItA+7eDG o4WMcyOzNqTAiHYhI84HKAeVaXnO3C9j2K4XOe6WJse5n90vOlpZMu7iHq5Wtt3XQLWN enpVPHZKRMsPX2iW4m8SlB1G98xHrDHbqnFfpMCYueVDSxX8GGLqARFdIid+9i6q1nIb 9iyXfLmj6j/oYIMsLTl2B6v5XosCHq/IqW1qCw2Rb4bYBNHag0lE/8KY0kMdXzoybIWc Dzvw== X-Gm-Message-State: AJIora/dVTA6axM0dsP41XIs70w7uI0S/M7QmvBBjwK/+fWH9tUqsHOw UoO0Pj1aChukjlXRAv2kzSx8YM7RmYsOHg== X-Google-Smtp-Source: AGRyM1suiV8fMzGHzbgm8krcVATSa3xfmr6Jz986iJcvopj6d1KZSHliP80JoYNwU2nrubgbsNi+Xg== X-Received: by 2002:ac8:5b04:0:b0:31e:a9b3:f666 with SMTP id m4-20020ac85b04000000b0031ea9b3f666mr262587qtw.647.1657289923629; Fri, 08 Jul 2022 07:18:43 -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 g20-20020ac870d4000000b0031ea53f4c5esm1200242qtp.83.2022.07.08.07.18.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Jul 2022 07:18:42 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw113831 [PATCH 2/2] service: fix potential stats race-condition on MT services Date: Fri, 8 Jul 2022 10:19:07 -0400 Message-Id: <20220708141907.22892-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220708125645.3141464-2-harry.van.haaren@intel.com> References: <20220708125645.3141464-2-harry.van.haaren@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/113831/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2636332709