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 3E36641EC0 for ; Fri, 17 Mar 2023 21:19:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2012942F98 for ; Fri, 17 Mar 2023 21:19:31 +0100 (CET) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id E34C142F98 for ; Fri, 17 Mar 2023 21:19:28 +0100 (CET) Received: by mail-qt1-f181.google.com with SMTP id h19so6996761qtn.1 for ; Fri, 17 Mar 2023 13:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1679084368; 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=tTIgBm0izJUm1E1cC7SZIyAlXezx6Yc0v9YLq2jgHR4=; b=dxQFcvOoqQRimnAQyQ6AxVp3X39GhAN0SW5bOyI7w2dep0HboCBc1r/xyUtydInvnB eQxuJ72y9JiQKVzHPhN7UTUVIfujLX4aOtdy79h/sRLaoItlE80S8meXb5aBP6qlMLRg LoRZmfuFE/gO/v1FfY2rLJUnx2i/8iO3Mtz5hXdJV4FphBoB1Lm5eQJ9Uc+VGpVdEUq0 6NqzSPRiHoB3YrtOtMEd2LQGt7x2w/W83348ZMaR42rpan3KcDvdsq2kHQiBkWfEh9a/ O2DHb8653PECu10Mh3RJhhkRusGelUV3ITPXF2eE1mjgCu5gwgr6d44PusC21YchjriY ywHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679084368; 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=tTIgBm0izJUm1E1cC7SZIyAlXezx6Yc0v9YLq2jgHR4=; b=7WoNd2rasGEe7tVmMtvQwyU09mwbmANJ8SzjKxu6Kwr6PmCcVQoAXMe6jwAupk2h9j MF7/oP5MaGuybRAwKvp3VpMdlVvYxUZMV9GDwJduDTGdKwW1pbUyT8WdBRhNht871puv 6y69ldr6W8BrOkb7RzuDtJuPbHmRzpinshjf8GIeCnhAw95ifAH5TK9yKt0hzwRxrODD v27BxeNUWPM1n6tOdLNU3v57BEJBKi9P2PPKPzp2XLcJWQCatrDD8JYtZxWE5kNlRAK/ 5R8ovQoo8VMsH/ZKzILFd63MhRDwAHcY/8c2bSVOGBHWKxpCIl7NjINGCv3CDTThHrhc uSiw== X-Gm-Message-State: AO0yUKV5tj+pZ1BC9yllLmpjzp/C2hv69eJlfORCFsYYYUaOpAIIs49e uLdMfzcw9Ep6t3yP+8kiupDYlmg/K932xYEznoM= X-Google-Smtp-Source: AK7set8NvIa233BXAt7D66zm7D+EmWuV27o1V/jC7D4ozbmjOTNA8G/GadnTQNG6A+jUei5iA+btRw== X-Received: by 2002:ac8:7fca:0:b0:3bf:d051:8f5f with SMTP id b10-20020ac87fca000000b003bfd0518f5fmr15113000qtk.32.1679084368050; Fri, 17 Mar 2023 13:19:28 -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 d3-20020ac85443000000b003b2ea9b76d0sm2056109qtq.34.2023.03.17.13.19.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Mar 2023 13:19:27 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125231 [PATCH v6] eal/unix: fix thread creation Date: Fri, 17 Mar 2023 17:19:25 -0400 Message-Id: <20230317211925.1438684-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230317185229.449011-1-david.marchand@redhat.com> References: <20230317185229.449011-1-david.marchand@redhat.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/125231/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4450738121