From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49])
 by dpdk.org (Postfix) with ESMTP id 48C3F2BB4
 for <dev@dpdk.org>; Wed,  9 Mar 2016 13:41:04 +0100 (CET)
Received: by mail-wm0-f49.google.com with SMTP id p65so190589912wmp.1
 for <dev@dpdk.org>; Wed, 09 Mar 2016 04:41:04 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:organization:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=6PcQm8aZzwHB2KcOXP/lGitdWkma5+5dFHUZrPT6nnE=;
 b=y+6hQfFCbItdR1Dbm0YOj5N6UdivyVTf65zQ9OahNbkoLXjfEPz5JGRHRm5MHmYw+d
 jO0mtkaZsdWbb5+T2HjjpDf9pJUmVLrD42lfMfo03R8BBdIHf72Mcf7AtYOfrG0aAYcY
 Dm1SCpy2lKddDk7pfjA3tfXEKvjfOmhfBqllMjOSEEDggW6pzME5cmO9wMb8s4UAFBUQ
 Dgt5GNHKUxiyH2lGdWlALxf22mVWYiHdToihINWdcmeUT18q1LeQ97N8Zu7cTn3v6FcK
 jbKFgBBUwSlQwhOU2uIxTZsGlQQGxpTcH4tN2idiJdGajRW6MkN/GJJ65NLNjarhZ612
 IjOA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:organization
 :user-agent:in-reply-to:references:mime-version
 :content-transfer-encoding;
 bh=6PcQm8aZzwHB2KcOXP/lGitdWkma5+5dFHUZrPT6nnE=;
 b=WqsCjhVx8JMnZK2/x+y6WFuv1Za4ngpoTQ4vKfCJCUfn993+Vx+Kn0yRkhYMYFibNF
 d17f10r4yXbn/mHEcoYxAQBnYG9hntlwBck/105GugtL7bqfOhTT4hXxm789ZqGvwBhL
 zjVAv+XqK8UImYhwYhspsTZMG+0IrRwBcw2jASRj0Pq7lwdHPJQMygruHa6h0IwFgm5g
 t4WjbNrA4HudR7KRv2uCBdBAVAFi9g59cOkbORzMIrfkOpYPxRB0W4gad19X35kubs8U
 88f8U5TdMHYFDz2b0GYFLm4KQAxhdKEwtoET+w9jjU9Sjkq8GXzt5MPNofEbCEVG7Hfc
 NpeA==
X-Gm-Message-State: AD7BkJK3r17nNG5WFvgOvVTatmlNqUlQQnurs05ANWGOcVZ3wykP5ACiBMswpvqEtTt0O3bd
X-Received: by 10.194.21.197 with SMTP id x5mr32845549wje.90.1457527264086;
 Wed, 09 Mar 2016 04:41:04 -0800 (PST)
Received: from xps13.localnet (171.36.101.84.rev.sfr.net. [84.101.36.171])
 by smtp.gmail.com with ESMTPSA id h7sm14857099wmf.9.2016.03.09.04.41.02
 (version=TLSv1/SSLv3 cipher=OTHER);
 Wed, 09 Mar 2016 04:41:03 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Jan Medala <jan@semihalf.com>, Evgeny Schemeilin <evgenys@amazon.com>,
 matua@amazon.com
Date: Wed, 09 Mar 2016 13:39:24 +0100
Message-ID: <5315941.bTAAD5uOdc@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <1457381110-20382-2-git-send-email-jan@semihalf.com>
References: <1457381110-20382-1-git-send-email-jan@semihalf.com>
 <1457381110-20382-2-git-send-email-jan@semihalf.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v5 1/4] ena: Amazon ENA documentation
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Mar 2016 12:41:04 -0000

Hi,

It is difficult to review a driver without any information about the
hardware. Do you have a web link to share?

2016-03-07 21:05, Jan Medala:
> +Supported features
> +------------------
> +
> +* Jumbo frames up to 9K
> +* Port Hardware Statistics
> +* IPv4/TCP/UDP checksum offload
> +* TSO offload
> +* Multiple receive and transmit queues
> +* RSS
> +* Low Latency Queue for Tx

Please, could you fill the table in overview.rst?

> +      Currently Amazon ENA PMD driver depends on igb_uio user space I/O kernel module

You mean it would not work with VFIO?