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 9E5E3A00E6 for ; Wed, 10 Jul 2019 15:34:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 66774324D; Wed, 10 Jul 2019 15:34:38 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 8B5B8324D for ; Wed, 10 Jul 2019 15:34:36 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Jul 2019 06:34:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,474,1557212400"; d="scan'208";a="186142815" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by fmsmga001.fm.intel.com with ESMTP; 10 Jul 2019 06:34:34 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.229]) by IRSMSX103.ger.corp.intel.com ([169.254.3.45]) with mapi id 14.03.0439.000; Wed, 10 Jul 2019 14:32:33 +0100 From: "Iremonger, Bernard" To: Thomas Monjalon CC: "stable@dpdk.org" , "Iremonger, Bernard" Thread-Topic: [dpdk-stable] [DPDK 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto Thread-Index: AQHVNw5StwoVHl2euEqq7wsis6dvMqbDv4KAgAAYdTA= Date: Wed, 10 Jul 2019 13:32:32 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C260DCEE94@IRSMSX108.ger.corp.intel.com> References: <1562756263-29712-1-git-send-email-bernard.iremonger@intel.com> <9324777.qQXKiXinF4@xps> In-Reply-To: <9324777.qQXKiXinF4@xps> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTk3MzU1YzYtNGQxZi00YzBmLWE3NWUtNTFlYTA2ZGE4OWJlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidDJjdHNZUXRMRHRORGZ5YURWYmg1THZuU1RDUzNrMFZxNEtyeFNBeXFUTzR4ZlR5TzZzM0VUTHFpTkE5OWdEWiJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-stable] [DPDK 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi Thomas, No, this patch is intended for Intel internal QA only. For future patches I will remove "Cc: stable@dpdk.org". Regards, Bernard > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Wednesday, July 10, 2019 1:59 PM > To: Iremonger, Bernard > Cc: stable@dpdk.org; qabuild > Subject: Re: [dpdk-stable] [DPDK 1/2] examples/ipsec-secgw: fix 1st pkt > dropped for inline crypto >=20 > Is this patch intended to be sent to stable@dpdk.org? > If yes, dev@dpdk.org is missing. > If no, you should disable the automatic Cc with something like > --suppress-cc=3Dbodycc >=20 >=20