From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) by dpdk.org (Postfix) with ESMTP id 5E1F41F7 for ; Sat, 7 Feb 2015 23:23:46 +0100 (CET) Received: by mail-pa0-f43.google.com with SMTP id fa1so9899283pad.2 for ; Sat, 07 Feb 2015 14:23:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=GZy1Hz3FV9RPNpl0sQdojxWakje5gfkUhllLM8/WkC4=; b=Bc0Y3Ym8e1zsFacCLsCcPm/X50GZ37nIK1pO075Ga/02ee6bO62V8Rh8k1yzpfeXzv SJbphRRiehBs/uf7lMKxsQ/5AltAJQTblu0bCgLcrNS1aRgA6AAXRsAhQ8aWXGuCZ3ZB Fnltu7OkUKk02EyOO92MZ17E6FGF9EKjIoCNKVRZtzJVfi0SwLWyTRfK6x3xkXi06gUP /HYKVhVb+PqWICJqATdR9UFUezViL+hLS8NVp5MKHIGu+X2seoGLHY3Gl2TrR5ltGSQe IH7NLq5TJaVXdvb32MLzY8rkyXbskDTt7fjmk62XtFcK/PjwZu3qxXrVNFKdVQo0mB/k 0xaQ== X-Gm-Message-State: ALoCoQmL5A3Vy3ZKVK8ov5ew+JU839vmx2tlQOzyPDYS6talHd8QOIazEfemGT6byvzHPFf57hoo X-Received: by 10.66.119.172 with SMTP id kv12mr16803525pab.72.1423347824595; Sat, 07 Feb 2015 14:23:44 -0800 (PST) Received: from urahara (static-50-53-82-155.bvtn.or.frontiernet.net. [50.53.82.155]) by mx.google.com with ESMTPSA id ul5sm12014591pab.36.2015.02.07.14.23.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Feb 2015 14:23:44 -0800 (PST) Date: Sat, 7 Feb 2015 14:23:42 -0800 From: Stephen Hemminger To: Jun Xiao Message-ID: <20150207142342.46bc91b0@urahara> In-Reply-To: References: <1423247795-22399-1-git-send-email-stephen@networkplumber.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev , Stephen Hemminger Subject: Re: [dpdk-dev] [PATCH 0/4] Broadcom 10G NIC Poll Mode Driver X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 22:23:46 -0000 On Sun, 8 Feb 2015 00:05:16 +0800 Jun Xiao wrote: > Thanks Stephen for all the info! > > Do you expect this pmd driver will be in sync with FreeBSD repo in the future, > or it's going to be diverged? I am just asking from a maintenance stand point. > No. The driver is not going to be extended or updated by us. Bugfixes only.