From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 14EBA5688 for ; Mon, 25 Jun 2018 14:20:32 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Jun 2018 05:20:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,270,1526367600"; d="scan'208";a="49711339" Received: from unknown (HELO [163.33.230.221]) ([163.33.230.221]) by fmsmga007.fm.intel.com with ESMTP; 25 Jun 2018 05:20:18 -0700 To: dev@dpdk.org References: <20180622133633.3476-1-remy.horton@intel.com> Cc: Akhil Goyal , Radu Nicolau From: Remy Horton Organization: Intel Shannon Limited Message-ID: Date: Mon, 25 Jun 2018 13:20:17 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20180622133633.3476-1-remy.horton@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v1] examples/ipsec-secgw: fix use of unsupported RSS offloads 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: , X-List-Received-Date: Mon, 25 Jun 2018 12:20:33 -0000 On 22/06/2018 14:36, Remy Horton wrote: [..] > Signed-off-by: Remy Horton > --- > examples/ipsec-secgw/ipsec-secgw.c | 5 +++++ > 1 file changed, 5 insertions(+) Self-Nack. Another pending patch already fixes this.