From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 7D09A43069;
	Tue, 15 Aug 2023 04:24:09 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 6E50A427E9;
	Tue, 15 Aug 2023 04:24:09 +0200 (CEST)
Received: from mail-pf1-f178.google.com (mail-pf1-f178.google.com
 [209.85.210.178])
 by mails.dpdk.org (Postfix) with ESMTP id C869041104
 for <dev@dpdk.org>; Tue, 15 Aug 2023 04:24:07 +0200 (CEST)
Received: by mail-pf1-f178.google.com with SMTP id
 d2e1a72fcca58-686f94328a4so3336241b3a.0
 for <dev@dpdk.org>; Mon, 14 Aug 2023 19:24:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1692066247;
 x=1692671047; 
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:subject:cc:to:from:date:from:to:cc:subject:date
 :message-id:reply-to;
 bh=r8ES6gqV6gTV3xHPKV1hGx95Ed2lOyhlILo7Av90+bg=;
 b=h0TP+B8XZ4xCc9VGCl+T/mWWWVUsJ/4jXTvv4op+e2hJv6ckuwPEwbO/eWv6s/y/k/
 SXUBLSklMWHE71KOf/e5hgtEypBp2AGows2HgMO1BXnR4OAXIsR/13b54dMS34KjXFT2
 EF8Ms4Hk7NE6Vk9a/Iah3qbKzHgGETh1aTOgI32Wk5iJq9/fCuZoYAIQvIY22W3sR/m1
 j5DplEkrWKkfWkgdzwN9qUafFp2/ooefeABTT0ZbMPvqkDMleFEYic0P8c4FRutYJvxy
 /lgH72BXBQBCP+vg6XtwjFbNwkFS5cXVtYOviC8Q+q7io88DBbNEtRjLLoJijbyXuePL
 tTJA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1692066247; x=1692671047;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=r8ES6gqV6gTV3xHPKV1hGx95Ed2lOyhlILo7Av90+bg=;
 b=GG6L1MmFlNyLTjVOrg96Ng0dsruvc7viz5zV9UBm5+C8NimBGxkFp18PK0dcTqwakl
 wMZ+xLg251zD2TiUO6xpYRdVk5ox6TpdQxsJd1GyyTiHZhWREvNARJQ9FFaZf5UlTTcD
 A5HCa0aZpeA8C//2d21pGZugYAVBJOmeRk6x6VY27h0x1s9G5M272xRMcJE9satBmof2
 FTNaw4sv0zbkUBP5TGQ2NkgG3Y7GeRgqa41Rio/DpoxWqFeiIzb3hThPUPqE2YfdW65A
 8vASGVMB7tcm+a/Ju9CKg8/IFpGg1Emcd1IGIrwv723SF4UzHgdGOL5G8S42QGum7C50
 tbUw==
X-Gm-Message-State: AOJu0YwwRDCCsWJPTEhbsHG9IQwu56KvUopmWkepy6nA0iTylb2y7CpS
 QXKd0PuHnJx0XqKcy351p+1Pag==
X-Google-Smtp-Source: AGHT+IFMeFiwxhl+HgFCVh1WrV6rcsHIulnUsFkhHGXgE7p4tGwWjL+HuW+ZgY8N0mWrueYuClhN2w==
X-Received: by 2002:a05:6a00:23c6:b0:686:5f73:4eac with SMTP id
 g6-20020a056a0023c600b006865f734eacmr1166000pfc.13.1692066246969; 
 Mon, 14 Aug 2023 19:24:06 -0700 (PDT)
Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207])
 by smtp.gmail.com with ESMTPSA id
 q17-20020a62ae11000000b006829b28b393sm8552204pff.199.2023.08.14.19.24.06
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 14 Aug 2023 19:24:06 -0700 (PDT)
Date: Mon, 14 Aug 2023 19:24:05 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: okaya@kernel.org
Cc: dev@dpdk.org
Subject: Re: [PATCH v1 7/7] eal: initialize worker threads once
Message-ID: <20230814192405.386563c7@hermes.local>
In-Reply-To: <20230815013826.1288972-8-okaya@kernel.org>
References: <20230815013826.1288972-1-okaya@kernel.org>
 <20230815013826.1288972-8-okaya@kernel.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Mon, 14 Aug 2023 21:38:26 -0400
okaya@kernel.org wrote:

> From: Sinan Kaya <okaya@kernel.org>
> 
> Signed-off-by: Sinan Kaya <okaya@kernel.org>

DPDK supports FreeBSD and Linux as well. Need to fix all platforms.