From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0C2BFA046B for ; Fri, 28 Jun 2019 16:30:09 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2D04F378E; Fri, 28 Jun 2019 16:30:08 +0200 (CEST) Received: from mail-ua1-f51.google.com (mail-ua1-f51.google.com [209.85.222.51]) by dpdk.org (Postfix) with ESMTP id BE91D326D for ; Fri, 28 Jun 2019 16:30:06 +0200 (CEST) Received: by mail-ua1-f51.google.com with SMTP id s4so2254448uad.7 for ; Fri, 28 Jun 2019 07:30:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=M+3dBVuXpmMYfDV6XOVHcgcJ91yM7cmifs9DdXJmlQI=; b=MdvHIUoQei0hkStz/kFRue/MHWWSfb1AbAdud3H59tobcSJjQeqc0443ZIe7l1+pTW mI8n+esldThbcIqecVKQ2qbDMNK+rrT9CJbI7cv8gGDqnd900QPPvpBRRza9nh4sp1md 5F6EkhkaMSyT83RVuYMOLXuRZMggTGwLEk0F1SuGpA2DcQYyje+DTRP2br9+fiHV9Iou j7tJZl4Tm31wW0Z4Rql3d9XtDZRVS6dYkQmTi37dAIavGLWARUHlu8URd3TOitzRnpbk P2eEQrVtAZ90c9DPDpUBFgQ+l01QZa+f6jMA87g4pqVNdginxMik9ZndxywXLDtW1wYM Gu5g== X-Gm-Message-State: APjAAAU5vGVgDSeujsF6SHWVtQfrlDQodHAHDxT3HtSSWlkm2rw8lKzD ucsU/OGHMsYTesAvAPbLkUjJm4GseFhaB94FFIWYcQ== X-Google-Smtp-Source: APXvYqzhW38nUFnjQx30FnHJQ8bzVkjhpp6+kfQxapY4kukhp+9w9rJ3eHCJ0jL6yBuuvVK+1skgJ3RU+f9xoKtGO0s= X-Received: by 2002:ab0:2bc6:: with SMTP id s6mr5979583uar.86.1561732206107; Fri, 28 Jun 2019 07:30:06 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Fri, 28 Jun 2019 16:29:55 +0200 Message-ID: To: Cristian Dumitrescu Cc: dev , Thomas Monjalon , "Yigit, Ferruh" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [Bug 285] rte_table unit test crashes in ipv6 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Jun 18, 2019 at 12:45 PM David Marchand wrote: > Hello Christian, > > Could you have a look at this? > Is there someone working on it? > We will have to disable the table unit tests in CI otherwise. > > Ping ? -- David Marchand