From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: PMD features matrix Date: Wed, 15 Mar 2017 11:17:43 +0100 Message-ID: <3678694.H8oRLnyCSF@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "John W. Linville" , Declan Doherty , Tetsuya Mukawa , Jianfeng Tan Return-path: Received: from mail-wr0-f180.google.com (mail-wr0-f180.google.com [209.85.128.180]) by dpdk.org (Postfix) with ESMTP id 340BE214A for ; Wed, 15 Mar 2017 11:17:45 +0100 (CET) Received: by mail-wr0-f180.google.com with SMTP id u108so7627531wrb.3 for ; Wed, 15 Mar 2017 03:17:45 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, Reminder: We have a tool to monitor the PMD features implementations: http://dpdk.org/doc/guides/nics/overview.html#id1 It may be used for various important needs, and must be updated when the code change. There are still some drivers not filled in this matrix (null, af_packet, xenvirt and bonding). Please check doc/guides/nics/features/ and fill it. Thanks