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 ED2E1A0579 for ; Fri, 9 Apr 2021 10:13:57 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B67E4141395; Fri, 9 Apr 2021 10:13:57 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id D6096141395 for ; Fri, 9 Apr 2021 10:13:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1617956035; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wK5rbg+B3n8JVC6bqsKmBQ8hQA1e1xdzAyM1UxxFoYs=; b=dA1otv0vtRbiMneP/iXlsu1awcBZdyPXgCV0WNe3v95XjO8CUE+1fo12dp+szJ3gH3QjDr YLEeL/K/rH7lVfBu9ulGT+5oEBmYfjTpQdqe9onmPw62z83NyxAjm24TXS2ZigVeSEZzIX kaWELGnQgByJOIlV+FdaJfpwAQItUAc= Received: from mail-vk1-f199.google.com (mail-vk1-f199.google.com [209.85.221.199]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-378-NZd2D-jePBumed0cqBAmMQ-1; Fri, 09 Apr 2021 04:13:53 -0400 X-MC-Unique: NZd2D-jePBumed0cqBAmMQ-1 Received: by mail-vk1-f199.google.com with SMTP id d2so949716vka.15 for ; Fri, 09 Apr 2021 01:13:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wK5rbg+B3n8JVC6bqsKmBQ8hQA1e1xdzAyM1UxxFoYs=; b=cAsYV2XLlDzNgEhnMRL8Z0q08i1odhsRQJmcAj7elru940a1kJb3xDKyGABZkdLrb8 Ec9vVVskZkqvJ4NYflrB60eRPRKJt/yNRc0rGq3vZj4uXSn0eUi73bSvPWYvJM7WRT+m MBMY3DFd5VRXTY+j+MEyElThNh1w85WcCBMniwJavbwm6s01GzC1N29SVJBTp8LxkL9A mzqbQZqFzSpyaZZgLnMwPgn9tH64I3AWtpkVYQPYZvRtxKM41HtGcdHLGImdm0hpYIzM UPV8/dWQE8Qyu/blCyNypT258egq7lGvPQbESBx7wJZ83P7ZFkAkOCZkG+66r+pU7W6/ ac2Q== X-Gm-Message-State: AOAM531USGBVUVnGjyEtToiIFQZBp30L0g2MljJuVpj8g6jxkOh5GKkq ImYrkfVJK6U6EctIbxN289aLAPv69/6H/U+0MvZzTpA2zSvrCye//PFD3fN/OITqceBUT0MN8nT PO151a6jtukfpkq6VQpppZGU= X-Received: by 2002:ab0:1d85:: with SMTP id l5mr9806396uak.126.1617956033450; Fri, 09 Apr 2021 01:13:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxFj6KvFsK04M1ANgmUaAOay/CnRCKSsjk4FV/PASV231TuhtCyr5oN57QvRYIFbfLoCur48f7UGcvoLuAZKbY= X-Received: by 2002:ab0:1d85:: with SMTP id l5mr9806389uak.126.1617956033193; Fri, 09 Apr 2021 01:13:53 -0700 (PDT) MIME-Version: 1.0 References: <20210407201603.149234-2-lucp.at.work@gmail.com> <20210408142013.GA1650@platinum> In-Reply-To: From: David Marchand Date: Fri, 9 Apr 2021 10:13:42 +0200 Message-ID: To: Luc Pelletier Cc: Olivier Matz , jianfeng.tan@intel.com, Honnappa Nagarahalli , dev , dpdk stable Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH 2/2] eal: fix hang in ctrl thread creation error logic X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Thu, Apr 8, 2021 at 8:02 PM Luc Pelletier wrote: > > > Thank you for these 2 fixes. Note the the title of your patches do not > > contain the version (should have been v8?). I don't know how critical > > it is for commiters. > > Thanks Olivier. I'll admit that I wasn't sure if I should version the > patches after splitting the original. I opted not to but it seems like > I should have. If it's a problem, please let me know and I'll repost > them with 'v8'. I followed this series closely, so not an issue for me. No need to resend. I'll look at merging it today. -- David Marchand