From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 2/3] app/test: add a case to verify lpm tlb8 recycle Date: Thu, 13 Oct 2016 22:18:53 +0200 Message-ID: <8634613.Fk2dyfdvup@xps13> References: <1470207817-21008-1-git-send-email-wei.dai@intel.com> <1470638445-126473-1-git-send-email-wei.dai@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Wei Dai Return-path: Received: from mail-lf0-f45.google.com (mail-lf0-f45.google.com [209.85.215.45]) by dpdk.org (Postfix) with ESMTP id 18B8B6CD2 for ; Thu, 13 Oct 2016 22:18:55 +0200 (CEST) Received: by mail-lf0-f45.google.com with SMTP id b75so152994848lfg.3 for ; Thu, 13 Oct 2016 13:18:55 -0700 (PDT) In-Reply-To: <1470638445-126473-1-git-send-email-wei.dai@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-08-08 14:40, Wei Dai: > As a bug-fix for lpm tlb8 recycle is introduced, > add a test case to verify tlb8 group is correctly > freed when it only includes a rule with depth=24. > > Signed-off-by: Wei Dai > Acked-by: Bruce Richardson Series applied with typo tlb/tbl fixed