From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: update nics features matrix for mlx Date: Thu, 07 Apr 2016 18:19:16 +0200 Message-ID: <3023804.QJ6OQRATff@xps13> References: <1460025270-5038-1-git-send-email-adrien.mazarguil@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Adrien Mazarguil Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 470282BA1 for ; Thu, 7 Apr 2016 18:19:19 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id u206so94163866wme.1 for ; Thu, 07 Apr 2016 09:19:19 -0700 (PDT) In-Reply-To: <1460025270-5038-1-git-send-email-adrien.mazarguil@6wind.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" 2016-04-07 12:34, Adrien Mazarguil: > Enable "other kdrv" because both NICs require kernel support to work. > > Unicast and multicast MAC filters are also enabled as both address types can > be filtered on through the MAC add/remove/set callbacks. > > Signed-off-by: Adrien Mazarguil Applied, thanks