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 EC4E2A09E4; Wed, 21 Apr 2021 23:54:57 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B89F740687; Wed, 21 Apr 2021 23:54:57 +0200 (CEST) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by mails.dpdk.org (Postfix) with ESMTP id 4D15340150 for ; Wed, 21 Apr 2021 23:54:56 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 1497712CC; Wed, 21 Apr 2021 17:54:55 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Wed, 21 Apr 2021 17:54:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= TdZyHtVSBi0zacMCiWVZZXpoX+UDiItuKpGjvqDNvvs=; b=uFN34k8+yAazevym 391sbe537kCK5pGf7Z3xu8WkBQ83IAnmVKmYrpYeinxD0E9vGaMXZAZJK4SuLn45 VRrenMPbosyCCgFuu3nVPBBMR0beTPoqotnX8Nl+0MpQsdjpQ3jmAkB7Q1bm18N6 SRAqc8Qt297ULPozb5BWW631+o2Tkx5YAKhK2JOdnIcenC/TsUgU9h3Z+MvAJrOb ku26gb3CmOZ3ATeXL5T2gpdqa3D4c/hk8xh4vEXkRSgmzHWYVbCEFFY+xwVYdJGf 6lX5H3K7JXtvB9t4SNorMIAq8/aFbpWxpT6TwWSX6o56p9LjvDQSuuG1/rPrrnLf yIm/8g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=TdZyHtVSBi0zacMCiWVZZXpoX+UDiItuKpGjvqDNv vs=; b=pxxI1btXDVfiuHV2bfAHPwsYMnxrO784Pegx2WvFzMP3JTKFE19q15mJ4 hgJ0/LxpxmfKsqSVCl3DlABgEy8iAVI3Lq+/VmlxKunxuilD8OEnusNjnbavZbIA NpRQnUwip2DrDHz9Z8IJBZt/IfCrtEyjOqBH1Peng9OO3PxZld91JHkMWW/cqkto CDK4wk8ggMVd4OjFZbrCs67yMnaJT8sCNeJSpZSnylYnnNZU7sA+9IZBKZc3c5XW /rB6ChPyS6OcqrroNBSgzOmW/yiSoZNvSSGfErvg7v3QasEWbt7X+TGxfha4SlXf ofTDAH7b/5KZUUHkwEMBeugTDZbxQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvddtledgtdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkjghfggfgtgesthfure dttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpedugefgvdefudfftdefge elgffhueekgfffhfeujedtteeutdejueeiiedvffegheenucfkphepjeejrddufeegrddv tdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3AA461080064; Wed, 21 Apr 2021 17:54:54 -0400 (EDT) From: Thomas Monjalon To: Dmitry Kozlyuk Cc: dev@dpdk.org Date: Wed, 21 Apr 2021 23:54:52 +0200 Message-ID: <1930148.KnXjdSY6nF@thomas> In-Reply-To: <20210421193351.1909-1-dmitry.kozliuk@gmail.com> References: <20210415221055.1575-1-dmitry.kozliuk@gmail.com> <20210421193351.1909-1-dmitry.kozliuk@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5 0/3] net/pcap: build on Windows X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Dmitry Kozlyuk (3): > eal: add timespec_get shim > net/pcap: move OS-dependent code to separate files > net/pcap: build on Windows Unfortunately the CI testing FreeBSD 11 is not running on this series, but I feel it's OK to be part of the 21.05-rc1. Applied, thanks