From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 12FA1C742A1 for ; Thu, 11 Jul 2019 20:01:32 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id B8923208E4 for ; Thu, 11 Jul 2019 20:01:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=networkplumber-org.20150623.gappssmtp.com header.i=@networkplumber-org.20150623.gappssmtp.com header.b="NJLDi4me" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B8923208E4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=networkplumber.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 98F242C60; Thu, 11 Jul 2019 22:01:30 +0200 (CEST) Received: from mail-pg1-f196.google.com (mail-pg1-f196.google.com [209.85.215.196]) by dpdk.org (Postfix) with ESMTP id E59962BF4 for ; Thu, 11 Jul 2019 22:01:29 +0200 (CEST) Received: by mail-pg1-f196.google.com with SMTP id q4so3441719pgj.8 for ; Thu, 11 Jul 2019 13:01:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=mvU7Vn3dX44x60arOpKQU+WgzNP9zrZEDasUT/QcaiY=; b=NJLDi4me1uKVz7KpIbCGIYIeRqTUz84Yhkb/UWNTvTLVOSO/K4TWSW/PwbDD9o2l11 wxcLxc3UqiQEmah7mbfo5+DCDPh5SlY+TuFD8lRV0aW/0IgyXPV9oon5D6yc0p1yqw0L vPNvtss+vE/9vHpZspUB39xNM54OZek6b9dkmxNvl+QoGeGnEhZDO0JoKP+rQx9hjQFW TLDECXAYXwE/MoUVMVLYynkCPobv4uozg0BOGfI1f0qcb4pQIkzrbvY3e7zdEs0uJkAz c70F82DCI6d/Maf7VVEQ/xoKq1XK5QQY19sMEjRlV4QwndWTeWsnEZcpxIm1DHYsEzkh SIoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=mvU7Vn3dX44x60arOpKQU+WgzNP9zrZEDasUT/QcaiY=; b=ReJJCZUcgAch3WgybAgFXF0t6hWPcKWc6xmzH2Z18TdZTZo4EUKmp9aj5fFpcsFmDr 3+Ow8VpNQa2KzIwHmpdNz9cO3B+wPK2wT/vCMNhlTvEvpnawesBuw0TKF8usq/0FRe1p PY75GmNcfCl2YG1BMXLUBhAkbDKxCUliCaDaB427JA2RYTs4uC3LMTNpqyxLmJsrfK2I 8aNYC13QBxER/3xJ1drr/CHhEVVRHtQo428AsjNOTiIuUDYOmJuo0wcts5wzVsiJNFcT HpRkRt2IpHzbgGSWXsMeoordNYREX8rWWt0QRyGGj4Q6Nm67XesmylEK8wk5WzSxKgCm kcDA== X-Gm-Message-State: APjAAAWuNYvyo6iIlzySeSWLPdnlFDk8MREGQZ9G9mRH0cyWKhXXzuoi PsEGrMZKdj1xCBlR9gN3rBo= X-Google-Smtp-Source: APXvYqwQ3Z1bEguEZCm4sgb8ItzLYfLTP7nvm3kjGbngURHGUw5oV1eLv6eMppIA7dCViDkWRgNhqw== X-Received: by 2002:a17:90a:4806:: with SMTP id a6mr6941070pjh.38.1562875289012; Thu, 11 Jul 2019 13:01:29 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id j1sm5921040pfa.73.2019.07.11.13.01.28 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 11 Jul 2019 13:01:28 -0700 (PDT) Date: Thu, 11 Jul 2019 13:01:22 -0700 From: Stephen Hemminger To: keith.wiles@intel.com Cc: dev@dpdk.org Message-ID: <20190711130122.0fe44cb6@hermes.lan> In-Reply-To: <20190711194805.6946-1-stephen@networkplumber.org> References: <20190711194805.6946-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] net/tap: remove redundant declarations 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 Thu, 11 Jul 2019 12:48:05 -0700 Stephen Hemminger wrote: > The rte_vdev_drivers are declared twice. > The first one is not necessary. > > Signed-off-by: Stephen Hemminger Many drivers have same problem. Will send new series