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 89AF941D64 for ; Mon, 27 Feb 2023 19:39:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8648B40A7D for ; Mon, 27 Feb 2023 19:39:31 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id AF9B640A7D for ; Mon, 27 Feb 2023 19:39:30 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id cf14so7739661qtb.10 for ; Mon, 27 Feb 2023 10:39:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=FbWZzaBcVEc0zU36KIcZ2WqKclX98sLVafxwXr91CMc=; b=PVMJsWsrEGm0msirr2o3610c0R7nZU7zCq4DmUqobI8IJBODiJcazAMnKOT8PgR2IB IYERPqCaOyo+Qiw99qdr9pT+6H7KuVxr1LNuSH/YzqNYl4kw+pvVMFWNGpCBJV0vY6aN q6w92AmM2l/AHofih9ZcWotXpTjDPLweIdozp63yqfiKqQ5a35MPCEIBi6Y4SqtgYoHV 5bQiu17nVDbmavPp35tchB1NCQNhd+8CPNjsjYpYZowZrHDtO14LYDoQJcGrWbIO39NU tx6b3PZX9m0QqbK1bfp3Sjpsqh70TchoeGURMTRSbHE+SNkxlXAgmqMsM2xkcRUyjV+k hr1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FbWZzaBcVEc0zU36KIcZ2WqKclX98sLVafxwXr91CMc=; b=jpMNZ03GVKr2GcDdTa7m3ZJrPfgls0tBMpZpD182Za1bK8tWgI+NPRo9oURphtYYeg qap+bzxLfB3jwIfdmovdo0MJ2fZnFEAcxwVYvL9zEBtuCbAtU57Lt9jO94hTykPci8kK guyN+vK2aJyMmm0AvgctbgBqwZxFKem1FBSj684h0OUTaJr/axwuIeLZsgE1cSzLTTMD iqGGnsm36Eg5eh+Dvc6yj65AkEBiAELHkiUG2BcEcyZ4QsjrKiFDXNf3oAW2YMq02qMb bcvmPRXI9x3GJIuWnYM/YJVNZilL60unVjloTtKYQGUAvqhXDjZyCLt+07CMvCZGbvFn lPcA== X-Gm-Message-State: AO0yUKVtwJ/0Joef5tkV24geh3DewliOFI9JZyUHK2gXqbXubbv/ZgvD GxkZLLpToKmAgk7OR2iJMshoETWYTzHT3P6G X-Google-Smtp-Source: AK7set/XEyNGKeRGEqCMzCOPBNcfYK2OHIbFKpxBfMVKqQ73h8mRG9inEjXvvU1XYadIRrduyWkZHA== X-Received: by 2002:a05:622a:1052:b0:3b6:3e4f:f876 with SMTP id f18-20020a05622a105200b003b63e4ff876mr507887qte.18.1677523169793; Mon, 27 Feb 2023 10:39:29 -0800 (PST) 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 t129-20020a374687000000b0074235745fdasm5338942qka.58.2023.02.27.10.39.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Feb 2023 10:39:29 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124556 [PATCH] eal: fix thread race in control thread creation Date: Mon, 27 Feb 2023 14:39:14 -0500 Message-Id: <20230227193914.3578850-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1677518230-1194-1-git-send-email-roretzla@linux.microsoft.com> References: <1677518230-1194-1-git-send-email-roretzla@linux.microsoft.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/124556/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4285220897