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 7C77742DC8;
	Tue,  4 Jul 2023 02:07:05 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 0C8A540F18;
	Tue,  4 Jul 2023 02:07:05 +0200 (CEST)
Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com
 [209.85.214.180])
 by mails.dpdk.org (Postfix) with ESMTP id 9350E40E03
 for <dev@dpdk.org>; Tue,  4 Jul 2023 02:07:03 +0200 (CEST)
Received: by mail-pl1-f180.google.com with SMTP id
 d9443c01a7336-1b89bc52cd1so5915665ad.1
 for <dev@dpdk.org>; Mon, 03 Jul 2023 17:07:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1688429222;
 x=1691021222; 
 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=EySaDURdrRT9LFYaQlWnCgOuS91yRPxN5YZEJBzwnXc=;
 b=SDjrMrLiWCnI72z8pj71yV6dhseM39c8DEU8twtW2uXfFy9Sf6Iypu7dC72HOhNmuk
 hm9PyH7M2uznxEMDqkHnCis4CWzsNSiR4rrPZ5mU4yUMUvFtnUliZsg2ckcUNRFWAC0+
 GjBbYFqAzd9Jo7goukOyLjIDy7VXgTHlVx1XtCkSmeF3XMyEYLe4ybe4ppDlTDNs9eMV
 KZ1/X8gpVWplBsyEY7VVAQkgxIE5+Xgeqqkp2mmpNys22v2wqzch/+bnDu7GhTRLhRqN
 KEj0TcdoGJCCvKMZfXh0oq9XOCCyvz/CiOQTZXfDi77WlCUE4jZvi0Oh83Qs5EOmsnND
 Y31w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1688429222; x=1691021222;
 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=EySaDURdrRT9LFYaQlWnCgOuS91yRPxN5YZEJBzwnXc=;
 b=FEe3Os6wUQVb0QLbCHR4ccEf0I+qnvxdqLUrvfQSIAeyjFOiI/ZJItnFkZuW8+j6F8
 pQL3ZLf1SenJFtsoaiFl/2IXv7Sl4GqxuLFPlDmXU1JIcTzXuq/7z6vfZzMIia/HpDFO
 7yW7RPzJVd/ZxTUpqhHCzJaJoG2YLTPsZZvT+DUAe9Y1ORtfgAx2KYHrqJ6VHgzIXMtf
 cuigtGGe9bG8BUZf7/7xLBvAWrZJLspBFAuSGps3RcOCuIEbZsc0EEu4v/Tp4SmZV3PE
 vHPsmvaHFpufqrOfWXBPQlqqQH0ULau0JzosNP5b+6/n+X6SrwMDffuThmQpDUYnCq+G
 hetw==
X-Gm-Message-State: ABy/qLZp/34cZZ1a6NfRBoueWZV9A443tQ8jdclN0nKrzasJvsQUC+5B
 sFKYj92mEsutzgtibMkNYunAlQ==
X-Google-Smtp-Source: APBJJlHZ33ixONAwkvmtCmFm0jZZKcM2aTaUHZg6nkom1zvUJMtMLI2mW6UmxxYvjZlxBJByQ9xpiA==
X-Received: by 2002:a17:902:c20c:b0:1b8:7483:d47a with SMTP id
 12-20020a170902c20c00b001b87483d47amr8722634pll.37.1688429222540; 
 Mon, 03 Jul 2023 17:07:02 -0700 (PDT)
Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218])
 by smtp.gmail.com with ESMTPSA id
 n13-20020a170903110d00b001b558c37f91sm15643168plh.288.2023.07.03.17.07.02
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 03 Jul 2023 17:07:02 -0700 (PDT)
Date: Mon, 3 Jul 2023 17:07:00 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: Stephen Hemminger <sthemmin@microsoft.com>, Long Li
 <longli@microsoft.com>, Vag Singh <vag.singh@oneconvergence.com>,
 dev@dpdk.org, Anand Thulasiram <avelu@juniper.net>, Srikanth Kaka
 <srikanth.k@oneconvergence.com>
Subject: Re: [PATCH v5 00/14] add FreeBSD support to VMBUS & NetVSC PMDs
Message-ID: <20230703170700.0513a1cf@hermes.local>
In-Reply-To: <2722168.BEx9A2HvPv@thomas>
References: <20220418042915.5765-1-srikanth.k@oneconvergence.com>
 <20220423042849.7718-1-srikanth.k@oneconvergence.com>
 <6238611.j6PcuT4dK6@thomas> <2722168.BEx9A2HvPv@thomas>
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 Thu, 06 Oct 2022 16:58:01 +0200
Thomas Monjalon <thomas@monjalon.net> wrote:

> 18/05/2022 10:18, Thomas Monjalon:
> > 23/04/2022 06:28, Srikanth Kaka:  
> > > This patchset requires FreeBSD VMBus kernel changes and
> > > HV_UIO driver. Both are currently under review at
> > > https://reviews.freebsd.org/D32184  
> > 
> > What is the status of the dependencies on FreeBSD side?
> > 
> > Should we have another review of the DPDK series here?  
> 
> No reply? No progress?

Will this work with upstream FreeBSD?
Will it work with current DPDK 23.08?
Is someone going to maintain it and test it?

If so please resubmit a new version rebased on current tree.
Marking the patch series as "Awaiting Upstream"