From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add limitation for L3fwd-power app Date: Fri, 04 Nov 2016 18:00:26 +0100 Message-ID: <3103408.LezOKEn1tR@xps13> References: <1478263697-57575-1-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Pablo de Lara Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 4219D231C for ; Fri, 4 Nov 2016 18:00:28 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id t79so61994551wmt.0 for ; Fri, 04 Nov 2016 10:00:28 -0700 (PDT) In-Reply-To: <1478263697-57575-1-git-send-email-pablo.de.lara.guarch@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" 2016-11-04 12:48, Pablo de Lara: > L3fwd-power requires the mbuf to have correct packet type, > but in some drivers, the vector mode must be disabled for this. This is a severe bug. We must really fix packet type handling to have a constant support whatever the driver or options.