From patchwork Mon May 15 03:34:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jianbo Liu X-Patchwork-Id: 99768 Delivered-To: patch@linaro.org Received: by 10.182.142.97 with SMTP id rv1csp1240635obb; Sun, 14 May 2017 20:36:47 -0700 (PDT) X-Received: by 10.28.54.165 with SMTP id y37mr2155624wmh.29.1494819407431; Sun, 14 May 2017 20:36:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1494819407; cv=none; d=google.com; s=arc-20160816; b=PTQCHRwkUupGALCRCy85+Ruc0Uq5mOeVINGIfvBBiaMLS5J+OJFm1maoY/UJY2j9Lc CykQ7fAS8miS3LEVKOb3wuN18UPusAQNRUeLqNCks+TptKX4iFSqApS8BqXFj3iEhfY3 bNTZlJyuzq6HZnnkjhKInoDGcgfHp2YXmVbYq3hjmuX8dRT4HOJ/0Onx+frMy/MWFmG2 hsEY3bF60pVoebtmfMDeLA99Lipa6Asz1b3z2LmBsbK+b+0GYywEpp6Xu8DNDHAMVeQC iP59ztlxSqJWf+MBQLzld5kC+ekA2KmRbs8elZ4PrXwf0RRbsSKiVpzamaKgytXLGRV2 OZ7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject:references:in-reply-to :message-id:date:cc:to:from:arc-authentication-results; bh=yE/PX85G2zIpzzF7DVdabk4Izvl3xeeUH9+jP+Iel08=; b=GuG6Elv9Dbo4WsNm4YBqVqD/1QtZclyUJedRpFWWDC1aPUPHcjYdSJa9ZSFgm9o3eW fOFMazPWv/dYK7rxkjahSJuubirtodBUWikt2nz3dq4SJkYHEMGM11knBdYwrOjWUYRq 09NN8DQFX0pRdpWrJDPsgRkH5GyST7eH8BbKvSL5WlnrN1we1OtMuMhsv76Qf0FI08k0 CiNWbczDyFdmaUIEzKdmMqGa3tRfXx+eZedVY8SucBLWeUop9lxIlv6IpoUnfBnS1B4O rpQcRRXiv1a/pZ+saquW40FnZwyYMcso/8I5wkeGyxX7wNrkmkpoXWuT9nZtHNe6OaJn xcSg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 2001:4b98:dc0:41:216:3eff:fe72:dd13 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from dpdk.org ([2001:4b98:dc0:41:216:3eff:fe72:dd13]) by mx.google.com with ESMTP id 68si10903482wra.23.2017.05.14.20.36.47; Sun, 14 May 2017 20:36:47 -0700 (PDT) Received-SPF: pass (google.com: domain of dev-bounces@dpdk.org designates 2001:4b98:dc0:41:216:3eff:fe72:dd13 as permitted sender) client-ip=2001:4b98:dc0:41:216:3eff:fe72:dd13; Authentication-Results: mx.google.com; spf=pass (google.com: domain of dev-bounces@dpdk.org designates 2001:4b98:dc0:41:216:3eff:fe72:dd13 as permitted sender) smtp.mailfrom=dev-bounces@dpdk.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id 97E997C9D; Mon, 15 May 2017 05:35:40 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.101.70]) by dpdk.org (Postfix) with ESMTP id 2EDE511D4 for ; Mon, 15 May 2017 05:35:22 +0200 (CEST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 98B8A1435; Sun, 14 May 2017 20:35:21 -0700 (PDT) Received: from localhost.localdomain.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id C2B513F23B; Sun, 14 May 2017 20:35:20 -0700 (PDT) From: Jianbo Liu To: dev@dpdk.org, tomasz.kantecki@intel.com, jerin.jacob@caviumnetworks.com, ashwin.sekhar@caviumnetworks.com Cc: Jianbo Liu Date: Mon, 15 May 2017 11:34:56 +0800 Message-Id: <1494819296-23049-9-git-send-email-jianbo.liu@linaro.org> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1494819296-23049-1-git-send-email-jianbo.liu@linaro.org> References: <1493709255-8887-1-git-send-email-jianbo.liu@linaro.org> <1494819296-23049-1-git-send-email-jianbo.liu@linaro.org> Subject: [dpdk-dev] [PATCH v4 8/8] examples/l3fwd: change the guard macro name for header file 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" As l3fwd_em_sse.h is renamed to l3fwd_em_sequential.h, change the macro to __L3FWD_EM_SEQUENTIAL_H__ to maintain consistency. Signed-off-by: Jianbo Liu --- examples/l3fwd/l3fwd_em_sequential.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 1.8.3.1 diff --git a/examples/l3fwd/l3fwd_em_sequential.h b/examples/l3fwd/l3fwd_em_sequential.h index 2b3ec16..c7d477d 100644 --- a/examples/l3fwd/l3fwd_em_sequential.h +++ b/examples/l3fwd/l3fwd_em_sequential.h @@ -31,8 +31,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef __L3FWD_EM_SSE_H__ -#define __L3FWD_EM_SSE_H__ +#ifndef __L3FWD_EM_SEQUENTIAL_H__ +#define __L3FWD_EM_SEQUENTIAL_H__ /** * @file @@ -123,4 +123,4 @@ static inline __attribute__((always_inline)) uint16_t send_packets_multi(qconf, pkts_burst, dst_port, nb_rx); } -#endif /* __L3FWD_EM_SSE_H__ */ +#endif /* __L3FWD_EM_SEQUENTIAL_H__ */