From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D9C74A0A0C; Thu, 1 Jul 2021 16:06:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A36D40141; Thu, 1 Jul 2021 16:06:16 +0200 (CEST) Received: from shelob.oktetlabs.ru (shelob.oktetlabs.ru [91.220.146.113]) by mails.dpdk.org (Postfix) with ESMTP id 19A744003E for ; Thu, 1 Jul 2021 16:06:15 +0200 (CEST) Received: from [192.168.38.17] (aros.oktetlabs.ru [192.168.38.17]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by shelob.oktetlabs.ru (Postfix) with ESMTPSA id BD3F47F504; Thu, 1 Jul 2021 17:06:14 +0300 (MSK) DKIM-Filter: OpenDKIM Filter v2.11.0 shelob.oktetlabs.ru BD3F47F504 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=oktetlabs.ru; s=default; t=1625148374; bh=qpSdmGt8SmEx2kGMkKDMsXcJodr1vQvXsb2Cm/1XQ/o=; h=Subject:To:References:From:Date:In-Reply-To; b=p2yMspZnS4Ge6VdtAVelOGi9IeiIHxf/mtWRp2hhLoly/2TV00XHQFwpY9phkMTJa qJyPz3PVzyZDRyRneeZY+efIamJetR5+JnPEPN6x+j8Fko23f9L/NEdneD38OdbgmW luo0sIMHkfnuVzZblVPPRKFWHDCyofXqVK1z6t+o= To: "Singh, Aman Deep" , dev@dpdk.org References: <20210617091716.2354978-1-rasland@nvidia.com> <9af41a93-ae9a-2aeb-0dcd-ae0129bf55b2@intel.com> From: Andrew Rybchenko Organization: OKTET Labs Message-ID: Date: Thu, 1 Jul 2021 17:06:14 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <9af41a93-ae9a-2aeb-0dcd-ae0129bf55b2@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v6] ethdev: add new ext hdr for gtp psc X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" Hi Raslan, could you reply, please. Andrew. On 6/22/21 10:27 AM, Singh, Aman Deep wrote: > Hi Raslan, > > Can you please provide link to this RFC 38415-g30 > I just had some doubt on byte-order conversion as per RFC 1700 > > > Regards > Aman