From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 1/4] ena: Amazon ENA documentation Date: Wed, 09 Mar 2016 13:39:24 +0100 Message-ID: <5315941.bTAAD5uOdc@xps13> References: <1457381110-20382-1-git-send-email-jan@semihalf.com> <1457381110-20382-2-git-send-email-jan@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jan Medala , Evgeny Schemeilin , matua@amazon.com Return-path: 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 ; Wed, 9 Mar 2016 13:41:04 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id p65so190589912wmp.1 for ; Wed, 09 Mar 2016 04:41:04 -0800 (PST) In-Reply-To: <1457381110-20382-2-git-send-email-jan@semihalf.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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?