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 1639DA32A3 for ; Fri, 25 Oct 2019 13:47:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8E5CF1C132; Fri, 25 Oct 2019 13:47:54 +0200 (CEST) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) by dpdk.org (Postfix) with ESMTP id C5AD81C01F for ; Fri, 25 Oct 2019 13:47:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1572004072; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QIz+sjw5/5191K8K6MQVljOeJhloRc+CI6Pmdn9nZOs=; b=bLiJOY5FVN+8EyE9i5/qRlWZR+fzJbl09wOUkXR52ZBoooq29RgWkXWHRNpgcrRbkWYH6r 0rbroaA3O6UYbfLAv9e0V54APbuOvVWL7UjtN/EAgxdinmFB/UKx4/VaTUZOWj8pjYy5K3 Wf/qPNUFEVtSq693ve3P+T5XxRw2g+E= Received: from mail-vk1-f200.google.com (mail-vk1-f200.google.com [209.85.221.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-163-3K8Pqw95N2-yueQz-bxIEg-1; Fri, 25 Oct 2019 07:47:50 -0400 Received: by mail-vk1-f200.google.com with SMTP id n6so686749vke.22 for ; Fri, 25 Oct 2019 04:47:50 -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=uD+9nb51z9k7Fhf+ZA4sSGvfJ12ZqBFjTFOWuxBwM6A=; b=YUFI7/ZEC7RVz+eivUd5nfZ5nRol+bR16X4CWCnjx2v9I4n7J7uY6+VQbVdpGQG5lz hiqQIfxoVNLZZfcnNjUdGt90ltnrOOXtRQ53In6hGC10Jh9wXi3iXVX2rc/ZQLDSVz3D 1hfD4EbRP+NG9lsXFB57vubMB0dJCeCnnPHNtD2GtVqF+gofIoLz7FxKdr3gS5HapIee zHoswCgWkgL1xCyHp9cmi5f1tjnbhM0DJK/y3dp2oiBt/awkyILwtbv4oKdXRHdIM/Vh LOl4EYbSZOiupwQRInXO4zKU3dCuxwzPyU8266WA03+MhK/UESUpugrE8N9+lJyV5y6J 4YXg== X-Gm-Message-State: APjAAAX4y7k75wsdF5PADx57fPizIYfo+7VE0IBA1Odsi298No3en8DW /2qF5q9OjaIUbd7zQDmT5m6/QFbU1sRFsAPp+7uGzWtYqXGyjVEgiZBmHY/Bb+JldrsrC+Oe3pV Lo+IS1qZQnD572Kur89Q= X-Received: by 2002:ab0:304e:: with SMTP id x14mr1362984ual.41.1572004070427; Fri, 25 Oct 2019 04:47:50 -0700 (PDT) X-Google-Smtp-Source: APXvYqxLAg4lmD8CUwsJE839Av+1w4AkRZ6a9qXtSU8tMQxtFgtoNfvpDccLfUkUixi2gvi1Z8RxorNhLX2re0mRfbs= X-Received: by 2002:ab0:304e:: with SMTP id x14mr1362966ual.41.1572004069984; Fri, 25 Oct 2019 04:47:49 -0700 (PDT) MIME-Version: 1.0 References: <20190917222459.19097-1-tianfei.zhang@intel.com> <20191025024031.GD2504@intel.com> <71ae89af-e271-cb72-dd8f-e6d08aeee6d4@intel.com> In-Reply-To: <71ae89af-e271-cb72-dd8f-e6d08aeee6d4@intel.com> From: David Marchand Date: Fri, 25 Oct 2019 13:47:38 +0200 Message-ID: To: Ferruh Yigit , Ye Xiaolong , Thomas Monjalon Cc: Tianfei zhang , dev , dpdk stable X-MC-Unique: 3K8Pqw95N2-yueQz-bxIEg-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] raw/ifpga/base: dereference before null check 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 Fri, Oct 25, 2019 at 12:30 PM Ferruh Yigit wrot= e: > > Reviewed-by: Xiaolong Ye > > > > Applied to dpdk-next-net-intel. Thanks. > > > > Should we update the MAINTAINERS file to say that "drivers/raw/ifpga" mer= ges to > the next-net-intel? Thanks, this area is, a bit, gray to me. So a clarification is welcome. -- David Marchand