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 274DC41CE2;
	Sun, 19 Feb 2023 18:50:19 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id B46D042D2D;
	Sun, 19 Feb 2023 18:50:18 +0100 (CET)
Received: from mail-pj1-f43.google.com (mail-pj1-f43.google.com
 [209.85.216.43]) by mails.dpdk.org (Postfix) with ESMTP id 2403540698
 for <dev@dpdk.org>; Sun, 19 Feb 2023 18:50:17 +0100 (CET)
Received: by mail-pj1-f43.google.com with SMTP id cp9so211335pjb.0
 for <dev@dpdk.org>; Sun, 19 Feb 2023 09:50:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-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=koiMvmy6jfC+s2+Xd+pA4+wQB3oUj4Sculv4Eeg9zgI=;
 b=WPgxheOxGUgP+GE4WZWuWim1ZmGYvb1rBpedJmD3X++FhDivJ9AiXvuJKGMg8hZM8b
 ZvYIiYxbycwui1oI4th4lHOPSyVp4m3djpL8OTPd10dnJ1Yy5EPwBBdjZrBGo5PUaKwe
 Psgq1D+4IpFq0KisiIQX/4nELpf4HZ+DFUThnIpMrr2+uYafdbnUxqY31EYDpJohRe3C
 dE2nLkk5Op0mQvOMQph/EDzDaKlHVrCPWwRz8YxaPhxoia63/hSsENYEBnvboCT/4mIc
 xkTdfoH4FQzoK8ZzPl1kNngPkWmjo2yiblUVWHUYUlnk/I1wmUcXNsZZ1yWtjOofY9jt
 3oJw==
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=koiMvmy6jfC+s2+Xd+pA4+wQB3oUj4Sculv4Eeg9zgI=;
 b=cSNu4xBmlCzyc6v8aOm7ScyJBfcmPN+CSho+BkbepNJ0FPQdwQxC7UF80/PdHaPuSS
 ym0KBo5AJXEg/ACTBXu249ItpzWNJuwy+Vgyg9H2C916oQ2uefRVVuaWgM1bx0CptjvL
 5CgrxccDTu2INrfdi9iHl399SLtWEsYeyxGP4cFesVc3hOvW5nSQ+S7mQ5whz6YhwzZg
 SSacWyDMnxCmeVLP4LdbTapZHbRcEMDk45odA4JYQjy7iAJj0k0nxJp3LG8AUw9jZYMp
 Htj/EZC1CH4Rx73EpkoPrASLtlizVfk7Cgv7VrwhxCjP2tT863PYJwEWJubVm25juOB8
 nIVQ==
X-Gm-Message-State: AO0yUKW+4ip8XXaETjrbsrLk9gofR3CP2WZWLfzh6yhFbyORVMG0a5jQ
 eloVgTLM+kiEhoEj3ezCUMVryOOQlCLv/5OoFYU=
X-Google-Smtp-Source: AK7set++E7nhdTU6sZbE4BtgBxcQGrdHSQnzh9chK1lWG4gneVZBQ9swFm3rfppvA38VDTNjwAKYzQ==
X-Received: by 2002:a17:902:fa8d:b0:196:191b:6b22 with SMTP id
 lc13-20020a170902fa8d00b00196191b6b22mr1132302plb.59.1676829015446; 
 Sun, 19 Feb 2023 09:50:15 -0800 (PST)
Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218])
 by smtp.gmail.com with ESMTPSA id
 a13-20020a170902b58d00b001991e4e0bdcsm6238408pls.233.2023.02.19.09.50.14
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Sun, 19 Feb 2023 09:50:14 -0800 (PST)
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH v3 0/8] Enable building more libraries on Windows
Date: Sun, 19 Feb 2023 09:50:05 -0800
Message-Id: <20230219175013.10057-1-stephen@networkplumber.org>
X-Mailer: git-send-email 2.39.1
In-Reply-To: <20230207001937.875608-1-stephen@networkplumber.org>
References: <20230207001937.875608-1-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
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

While diagnosing some Windows cross build errors;
noticed that lots of important DPDK libraries are not
being built on Windows.

Stephen Hemminger (8):
  net/null: build null PMD on Windows
  net/ring: build on Windows
  lpm: enable on Windows
  reorder: build on Windows
  ip_frag: enable build on Windows
  rib: enable on Windows
  fib: enable on Windows
  pcapng: windows compatibility

v3 - add rte_os_shim.h to rte_ring to fix use of
     strdup() breaking with stricter MS compiler

v2 - fix unnecessary PATH_MAX in net/ring driver

Stephen Hemminger (8):
  net/null: build null PMD on Windows
  net/ring: build on Windows
  lpm: enable on Windows
  reorder: build on Windows
  ip_frag: enable build on Windows
  rib: enable on Windows
  fib: enable on Windows
  pcapng: windows compatibility

 app/test/meson.build            |  2 +-
 app/test/test_fib.c             | 22 +-----------
 app/test/test_fib6.c            | 24 ++------------
 app/test/test_fib6_perf.c       | 15 +--------
 app/test/test_fib_perf.c        | 19 ++---------
 app/test/test_ipfrag.c          | 12 -------
 app/test/test_lpm.c             | 15 +--------
 app/test/test_lpm6.c            | 12 -------
 app/test/test_lpm6_data.h       |  3 +-
 app/test/test_lpm6_perf.c       | 14 +-------
 app/test/test_lpm_perf.c        | 39 +++++++---------------
 app/test/test_reorder.c         | 11 ------
 app/test/test_rib.c             | 19 -----------
 app/test/test_rib6.c            | 24 ++------------
 drivers/net/null/meson.build    |  6 ----
 drivers/net/ring/meson.build    |  6 ----
 drivers/net/ring/rte_eth_ring.c |  4 ++-
 lib/fib/meson.build             |  6 ----
 lib/fib/rte_fib.c               |  1 +
 lib/fib/rte_fib6.c              |  1 +
 lib/ip_frag/ip_frag_common.h    |  2 ++
 lib/ip_frag/meson.build         |  6 ----
 lib/lpm/meson.build             |  6 ----
 lib/pcapng/meson.build          |  6 ----
 lib/pcapng/rte_pcapng.c         | 59 +++++++++++++++++++++++++++++++--
 lib/reorder/meson.build         |  6 ----
 lib/reorder/rte_reorder.c       |  1 +
 lib/rib/meson.build             |  6 ----
 lib/rib/rte_rib.c               |  1 +
 lib/rib/rte_rib6.c              |  1 +
 30 files changed, 93 insertions(+), 256 deletions(-)

-- 
2.39.1