From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add a further ACL example Date: Tue, 09 Feb 2016 12:03:59 +0100 Message-ID: <2364267.RWn34fRISR@xps13> References: <1452534294-29241-1-git-send-email-antonio.fischetti@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Fischetti, Antonio" Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id ACAEEB6AB for ; Tue, 9 Feb 2016 12:05:23 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id p63so17982455wmp.1 for ; Tue, 09 Feb 2016 03:05:23 -0800 (PST) In-Reply-To: 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" > > Add a further ACL example where the elements of the search key are not > > entirely fitting into the 4 consecutive bytes of all input fields. > > > > Signed-off-by: Antonio Fischetti > > Acked-by: John McNamara Applied, thanks