From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id C56CE8D37 for ; Mon, 17 Aug 2015 18:21:55 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 17 Aug 2015 09:21:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,695,1432623600"; d="scan'208";a="627092690" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga003.jf.intel.com with ESMTP; 17 Aug 2015 09:20:15 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.22]) by IRSMSX106.ger.corp.intel.com ([169.254.8.137]) with mapi id 14.03.0224.002; Mon, 17 Aug 2015 17:20:14 +0100 From: "De Lara Guarch, Pablo" To: "Gajdzica, MaciejX T" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 1/1] table_test: renamed test_table_ACL to lowercase Thread-Index: AQHQ1bQ7r944ebW4zE6E9hmcdpQdVJ4QZafg Date: Mon, 17 Aug 2015 16:20:13 +0000 Message-ID: References: <1439462009-29201-1-git-send-email-maciejx.t.gajdzica@intel.com> In-Reply-To: <1439462009-29201-1-git-send-email-maciejx.t.gajdzica@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 1/1] table_test: renamed test_table_ACL to lowercase X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 16:21:56 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Thursday, August 13, 2015 11:33 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 1/1] table_test: renamed test_table_ACL to > lowercase >=20 > Renamed function name to comply with coding standard. >=20 > Signed-off-by: Maciej Gajdzica Acked-by: Pablo de Lara