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 70224A0C50 for ; Wed, 21 Jul 2021 14:10:59 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A6C840143; Wed, 21 Jul 2021 14:10:59 +0200 (CEST) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mails.dpdk.org (Postfix) with ESMTP id 5EEFB40143 for ; Wed, 21 Jul 2021 14:10:58 +0200 (CEST) Received: by mail-wm1-f52.google.com with SMTP id g12so1193934wme.2 for ; Wed, 21 Jul 2021 05:10:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=o4x7Z5rMe44q484d74lNq+3FxZ0Y0fTmE+jMl7mkgHg=; b=l0w54BALqu04uQHloxAABXpa4DMw7T10p7f/4/WnothW3QSFV+9cLrbuBpfMJTy3Tt L+ejuJ83g5sj2jfi55k1sl6dEUlGhDeTeUP/OyY0C8F2HIYpWwAJb7M/ebFyWMOcFDoW eoVD2TwZ5ICxrkdoVx8VzW9oEqQLWci1zjTwEK10+1A77BSnkrfbbJ6aWeidrV7SFchy UXjwC3FIrD98WDK8N14MzGoCQx2xsJ6YzIVr/enprXETw5KlmjtTbR8MGLAh3W/ptpQq 1QkEYYufG9Lx6c7LOTi8+1RHTi6ChmmVf2tjSjFIOOPzivZgW+yTab+2trz3750glUde FFQA== X-Gm-Message-State: AOAM530u67BLgAdRE1RdgjVJLzeF/f2lI9RsaKbWFjkJMCdyS493RgqP qT7LctViOwLcKltj/+i6A2A= X-Google-Smtp-Source: ABdhPJxe193fXlDh/clq3jzOm2MwKXg4xu/gPCV+Zu7h180QV7mIrbNzQ8hMRQ/PDk9WaohiQ7fAtQ== X-Received: by 2002:a05:600c:4ca7:: with SMTP id g39mr20472186wmp.72.1626869458010; Wed, 21 Jul 2021 05:10:58 -0700 (PDT) Received: from localhost ([137.220.125.106]) by smtp.gmail.com with ESMTPSA id b16sm26945250wrw.46.2021.07.21.05.10.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jul 2021 05:10:57 -0700 (PDT) Message-ID: <0abeb2f48f6c2aa300043e4f17f53faa3fb66247.camel@debian.org> From: Luca Boccassi To: Slava Ovsiienko , dpdk stable Date: Wed, 21 Jul 2021 13:10:56 +0100 In-Reply-To: References: <20210715150433.2731791-1-luca.boccassi@gmail.com> <20210715150520.2731947-1-luca.boccassi@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.2 MIME-Version: 1.0 Subject: Re: [dpdk-stable] please help backporting some patches to stable release 20.11.3 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 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" On Tue, 2021-07-20 at 15:26 +0000, Slava Ovsiienko wrote: > Hi, Luca >=20 > This patch: >=20 > "c150dff40d Viacheslav Ovsiienko net/mlx5: fix Rx queue timestamp forma= t" >=20 > is not needed for 20.11LTS, the fix is already merged as part of: > 8db55d6a "net/mlx5: fix receiving queue timestamp format" > (it was dedicated patch for 20.11LTS, refers to the correct commit in Ups= tream) >=20 > With best regards, > Slava Ok, thanks for confirming. --=20 Kind regards, Luca Boccassi