From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/l3fwd: enabling 4m hash for all 64 bit archs Date: Thu, 13 Oct 2016 10:22:52 +0200 Message-ID: <3406180.eQXJSCcb1Y@xps13> References: <1471964080-29958-1-git-send-email-hemant.agrawal@nxp.com> <1471964080-29958-2-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Hemant Agrawal Return-path: Received: from mail-lf0-f43.google.com (mail-lf0-f43.google.com [209.85.215.43]) by dpdk.org (Postfix) with ESMTP id 22672952 for ; Thu, 13 Oct 2016 10:22:56 +0200 (CEST) Received: by mail-lf0-f43.google.com with SMTP id l131so87733486lfl.2 for ; Thu, 13 Oct 2016 01:22:56 -0700 (PDT) In-Reply-To: <1471964080-29958-2-git-send-email-hemant.agrawal@nxp.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-08-23 20:24, Hemant Agrawal: > This patch enables the support for 4 million hash entries > for all 64 bit architectures. > > Signed-off-by: Hemant Agrawal Applied, thanks