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 92D06A0A0F for ; Wed, 7 Apr 2021 23:58:40 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68AD2140F81 for ; Wed, 7 Apr 2021 23:58:40 +0200 (CEST) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id CC236140F7E for ; Wed, 7 Apr 2021 23:58:38 +0200 (CEST) Received: by mail-qk1-f172.google.com with SMTP id y5so183472qkl.9 for ; Wed, 07 Apr 2021 14:58:38 -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=YYL+4KVWgKseWvkidQAkcwv/sVFIMoZc+/yFmEazz/w=; b=zaNTpil0FToCvsEfWHB8qT1xX+iQ4w1AWt79il1WzauMVEKn9V6RzX+YzrLzBof1iO p2nVosw94YvsUe189SL+REt8FbFXhp2QTeHXxLgSOqzgKZHJ3gFnU+0L7/t3zCAWPT31 88SUzL3lJz1Ce+EbRdEKlq+lvwpzADux+9evuWoyx+vl0TM1r4N5ZLtA1EuBuejPuSpE j78XSSb5C2a5t89N5A21tbv7Y2Hc8/8CKnkHUu+1FGC1/BVk56P75FzZi6nQLdjAJRFq jNpiLgXM5aO98YWgISUrLj5EQNOi1RgJFPLxHTCjWt4LZLdDba1GTvcHppsAfFAAE1G4 7MOw== 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=YYL+4KVWgKseWvkidQAkcwv/sVFIMoZc+/yFmEazz/w=; b=MnA1cokHTAOmBOHVApYdoySYGXXgLsNIXkb7VFJn+gSkfKn8Yx8xg/ZRXrVe4F7i5f FHYKZZ0xuFXEYPPoJWYHNsK80Or0IiLuO1NGvc5QgQWhuOPUeR6nRPSQhgNib2K1+Tde O8ewT3S70y/6PYl4R6rhEHvY95ST1rXUgoOMAR5C+DZhtTwu+HlbLx20R6DQojQeUTOH n6pNT3JXKqFBnco9Ahlc9munaHlWf32436AJ3v2eNjghbKTNANniaLEu12V1Q863j26s oO1p/VVvOb62xz69pokAX17f5Hjogty6J2Mk1YdaKEoUoXtDSL903bHFVpBR6ME5wBsx h0sQ== X-Gm-Message-State: AOAM532pcyyeOKRV+QJ09n5dW+j8vNkKqExvDxWHP+YcCz3E5X5pyV8G ETDqqw4cwg4QYxfTlVBhJAY5N/w5G8Gasw== X-Google-Smtp-Source: ABdhPJxIcawPiwTpQPU6J5jnIkF6g+bND3+QH3s/5ZTeuTTToU/f2UqRpYajNiTVHySm0zSnDHeiuw== X-Received: by 2002:a37:9802:: with SMTP id a2mr5641713qke.473.1617832717856; Wed, 07 Apr 2021 14:58:37 -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 x14sm16498327qkn.98.2021.04.07.14.58.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Apr 2021 14:58:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 7 Apr 2021 17:58:35 -0400 Message-Id: <20210407215835.24949-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210407201603.149234-2-lucp.at.work@gmail.com> References: <20210407201603.149234-2-lucp.at.work@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw90821 [dpdk-dev] [PATCH 2/2] eal: fix hang in ctrl thread creation error logic 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/90821/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/727335097