From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: mbuf file in BPF test Date: Mon, 14 Jan 2019 10:27:31 +0100 Message-ID: <1952826.YqNEUC1v6x@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: olivier.matz@6wind.com, Yongseok Koh , dev@dpdk.org To: konstantin.ananyev@intel.com Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 302411B441 for ; Mon, 14 Jan 2019 10:27:36 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Konstantin, There is an outdated copy of rte_mbuf.h in test/bpf/mbuf.h. It is bringing confusion when grepping code. Would it be possible to remove this file?