From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jingjing Wu Subject: [PATCH v3 2/2] doc: add i40e to overview table Date: Wed, 9 Mar 2016 15:28:40 +0800 Message-ID: <1457508520-2751-3-git-send-email-jingjing.wu@intel.com> References: <1456190585-29107-1-git-send-email-jingjing.wu@intel.com> <1457508520-2751-1-git-send-email-jingjing.wu@intel.com> Cc: dev@dpdk.org To: thomas.monjalon@6wind.com Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 594674AC7 for ; Wed, 9 Mar 2016 08:28:53 +0100 (CET) In-Reply-To: <1457508520-2751-1-git-send-email-jingjing.wu@intel.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" Signed-off-by: Jingjing Wu --- doc/guides/nics/overview.rst | 82 ++++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst index d4c6ff4..431bd1e 100644 --- a/doc/guides/nics/overview.rst +++ b/doc/guides/nics/overview.rst @@ -86,61 +86,61 @@ Most of these differences are summarized below. e e e e e e c c c c c c ==================== = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = - link status - link status event - Rx interrupt - queue start/stop + link status X X + link status event X X + Rx interrupt X X X X + queue start/stop X X X X MTU update - jumbo frame - scattered Rx + jumbo frame X X X X + scattered Rx X X X X LRO - TSO - promiscuous mode - allmulticast mode - unicast MAC filter - multicast MAC filter - RSS hash - RSS key update - RSS reta update - VMDq - SR-IOV - DCB - VLAN filter - ethertype filter + TSO X X X X + promiscuous mode X X X X + allmulticast mode X X X X + unicast MAC filter X X X X + multicast MAC filter X X X X + RSS hash X X X X + RSS key update X X X X + RSS reta update X X X X + VMDq X X + SR-IOV X X + DCB X X + VLAN filter X X X X + ethertype filter X X n-tuple filter SYN filter - tunnel filter + tunnel filter X X flexible filter - hash filter - flow director - flow control + hash filter X X X X + flow director X X + flow control X X rate limitation - traffic mirroring - CRC offload - VLAN offload - QinQ offload - L3 checksum offload - L4 checksum offload - inner L3 checksum - inner L4 checksum - packet type parsing - timesync - basic stats - extended stats + traffic mirroring X X + CRC offload X X + VLAN offload X X + QinQ offload X X + L3 checksum offload X X + L4 checksum offload X X + inner L3 checksum X X + inner L4 checksum X X + packet type parsing X X + timesync X X + basic stats X X X X + extended stats X X X X stats per queue EEPROM dump registers dump - multiprocess aware - BSD nic_uio - Linux UIO - Linux VFIO + multiprocess aware X X X X + BSD nic_uio X X X X + Linux UIO X X X X + Linux VFIO X X X X other kdrv ARMv7 ARMv8 Power8 TILE-Gx - x86-32 - x86-64 + x86-32 X X X X + x86-64 X X X X usage doc design doc perf doc -- 2.4.0