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 8706AA04AB for ; Mon, 31 Aug 2020 11:12:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 777A0DE0; Mon, 31 Aug 2020 11:12:04 +0200 (CEST) Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) by dpdk.org (Postfix) with ESMTP id 983A1DE0 for ; Mon, 31 Aug 2020 11:12:02 +0200 (CEST) Received: by mail-wr1-f45.google.com with SMTP id z4so2357784wrr.4 for ; Mon, 31 Aug 2020 02:12:02 -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:cc:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=cWzTcjcHzYz32vrQG394BMIIkJRd1ibdyczIQZu3HYo=; b=G5n5ovb1brirtvdKl8+1us/zoo7wGgM7B0d26jU8J74OFjUqmH84JnzeiyBTSIgaCe r0aTpfIWwIFDC96jGfZf72MNrubjwDYFIM6xISoX0Fo/HBg7llb+nRDcwAKT8lp+y4Yf QM35MKtHZXIRMWpzh/Q5KGEEzhFFUuq60LHP+RLK+J8tGPyvFxoPIeBVbeQk4NgLc17l iC9WSsxSTbTwE8d2yZ5UBIjxxe+xDORfXv7GJLAlbbtgItRRxMs/8HU8gl7kzNzZ2C1m yiByvmW9sYOy2cJTJ7B1Gdqc7fPgViEb0rh7X4V5d1Sz2iZCoWfiBPJHuIldhXzoksiP gRpw== X-Gm-Message-State: AOAM532vgPPosUBgvnAPvBD9nyvDSH60es6Tu9xMxbhNHAGlbAki20CX cyivri3a3xYkyaFFbI3e1UI= X-Google-Smtp-Source: ABdhPJy1YwK6hTwvPTa79pHyfPjrfGqGQSiXCwyLG726EggLgViLhF7DoLZClHnI/tOgoluG+6/uJw== X-Received: by 2002:a05:6000:1ce:: with SMTP id t14mr719786wrx.74.1598865122298; Mon, 31 Aug 2020 02:12:02 -0700 (PDT) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id 22sm10504312wmk.10.2020.08.31.02.12.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 31 Aug 2020 02:12:01 -0700 (PDT) Message-ID: <96c619909d254b9e6fdb0c6c950ebfa740a7652d.camel@debian.org> From: Luca Boccassi To: Ali Alnubani , Arek Kusztal , "fiona.trahe@intel.com" Cc: "stable@dpdk.org" Date: Mon, 31 Aug 2020 10:12:01 +0100 In-Reply-To: References: <20200831052255.962-1-arkadiuszx.kusztal@intel.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Subject: Re: [dpdk-stable] [19.11] doc: fix doc build after qat threshold patch 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" On Mon, 2020-08-31 at 07:25 +0000, Ali Alnubani wrote: > Thanks for the fix Arek. >=20 > > -----Original Message----- > > From: Arek Kusztal > > Sent: Monday, August 31, 2020 8:23 AM > > To: bluca@debian.org; fiona.trahe@intel.com; Ali Alnubani > > > > Cc: Arek Kusztal ; stable@dpdk.org > > Subject: [19.11] doc: fix doc build after qat threshold patch > >=20 > > This patch fixes problem with too short underline and unexpected > > indentation in doc build. > >=20 > > Fixes: 3cbb62874f53 ("crypto/qat: add minimum enq threshold") > > Cc: stable@dpdk.org > >=20 > > Signed-off-by: Arek Kusztal > > --- >=20 > Tested-by: Ali Alnubani >=20 > Regards, > Ali Thanks, applied and pushed. --=20 Kind regards, Luca Boccassi