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 6FF1CA0A02 for ; Thu, 25 Mar 2021 13:57:46 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B8DC4067B for ; Thu, 25 Mar 2021 13:57:46 +0100 (CET) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id C906740147 for ; Thu, 25 Mar 2021 13:57:45 +0100 (CET) Received: by mail-qt1-f174.google.com with SMTP id x9so1497609qto.8 for ; Thu, 25 Mar 2021 05:57:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=kN9/w0+mJJ1DBArIpA8k4Js3qpvU1Wkl9g3AkMLR+tY=; b=tOt6QbgLSlQlrYchuUxUulzeSPa691VIdpEkgZZklN1dqXT5tc0nRmoAvx7rnPH//N lh/LECxhGr2wE/obD+K4H9cLfqKIgEtin5RZ5Uzra++ymCjNOoXLRZGTnchFuDkJjlY/ cSfEJaoZWbVAUocGFr+3OehHm9Bun5hRkRFH//0F5AFmAsvHa2pw0wY9lcoDFxLEjUqO 1rf+LoTB4a+neUAxH/v64qXGCwBXq6nabNTD870dkxJh5FhwN49atys0tEXMojTaHgto U61WLDM0u4AgZ2hEIJAsp+dwfbXmDJGRJTKtECUQlENJZGGodCx9Qwnx+OWUqfkBCA0N HzOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=kN9/w0+mJJ1DBArIpA8k4Js3qpvU1Wkl9g3AkMLR+tY=; b=pZ6kNVrxGuG+wpJYsQuJXYpWbBYGJSu4eQyXI3JbhPM0m2hsldovwRgeojBzaFrM0f Q9Yddcuwq3tOH4n+ZBlqoqVLvxmpSkusx8mXUWMPlB3eqsPk4oeyMfK8ZQl0QxgfQ6NB fKHAuVXF+uYDLU/I+YgMCDX/mO5U3mi/mzTfjxu8x/iiPxvO6Q/N+FCXdfHh1DFgGH4/ RM5kDv/AT/qVdNOSaE0/1FNIu/m8nqO+fYyLBwIV3VCamNvjOM1xoB85g0eLKbiuV5sP xO84ziQi0npg+bsZBf//v47aYq0iw4ec0BaZtGHfqOn+D/7bnvJnExji9lvLDzMSceZa o4rg== X-Gm-Message-State: AOAM5337n4F3nIPbqSANlHgKnt1yUHy+tQK+PLq+VmU5QqDIBtJPtYJ9 opmTQZthS5MElwIJd0rxgglD9xpd+80JjQ== X-Google-Smtp-Source: ABdhPJxk/5n/9E3VwF3R0HigsByIbPgo4YX1qjGVCeEv3dgmoY9lzGFxWUcfIYaYsu0fZgBLQwgClw== X-Received: by 2002:ac8:5448:: with SMTP id d8mr7319965qtq.392.1616677065175; Thu, 25 Mar 2021 05:57:45 -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 l9sm3528294qtv.65.2021.03.25.05.57.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Mar 2021 05:57:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: oulijun@huawei.com, robot@bytheb.org Date: Thu, 25 Mar 2021 08:57:42 -0400 Message-Id: <20210325125742.5424-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210325112731.16324-1-olivier.matz@6wind.com> References: <20210325112731.16324-1-olivier.matz@6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw89850 [dpdk-dev] [PATCH v2] eal: fix race in ctrl thread creation 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 Test-Status: SUCCESS http://patchwork.dpdk.org/patch/89850/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/686413453