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 F2AFDA0352; Sat, 5 Feb 2022 18:09:33 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98B4B4069D; Sat, 5 Feb 2022 18:09:33 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 6DDF440143 for ; Sat, 5 Feb 2022 18:09:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1644080970; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TDa0WInJs1A2ae3IlZKjeN+q8iFPMjL2Q/5JqPYaHao=; b=DZC2V0N3HI9BLxzm1685i15yLU+MRvvywLKb4AEzVXKQKy5iUcPyXghIGKw4ikVuwCNRy6 oki6KgSoO7912UVbqUDyZMV+MBkuT7+Qrtj/wBFcK6RbX3m4jya2P9Nd1+hLX9+Zg3dwWg Psnus3eyChTrbDm+b/xNlBm+zpWulpg= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-394-B_z43-aVNGuizJOwRHT_ZQ-1; Sat, 05 Feb 2022 12:09:27 -0500 X-MC-Unique: B_z43-aVNGuizJOwRHT_ZQ-1 Received: by mail-lf1-f72.google.com with SMTP id t27-20020ac24c1b000000b00438a5486bceso3756131lfq.21 for ; Sat, 05 Feb 2022 09:09:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=TDa0WInJs1A2ae3IlZKjeN+q8iFPMjL2Q/5JqPYaHao=; b=GsYcovAxD1pKNKpALNZz991p1M09924hmU+uDWIBa5+nLktTy+W5dDwxyn+AEI/q4Q ebTm5cDxGrBoHo0g9cpzeCAY3taHtVbelaHejTyR610hw1g+p1j0NRmE5jUtbhZqpzA8 V1QtISn+EM+N5j50zPd/DJ/YdPcXvxc4NaUS9FUd7VdLcTKmaUUDssrMwX2Rl4NYWdjq 6//Og+uKF/SRNCcTrbYNYRMs90AOSY8MJrRcXLKuaL8N7y3rtPZbgCU//KsLAnKpTvgu 8ksb5/rNvOglRGivNODdz0kYU6rpKsE1tjNjQeR2S8pw4TywIFpZ9EC+6ScfB1AtgGJM apXw== X-Gm-Message-State: AOAM530Mm6eftJs50Ug2nRUPXWMfGHXNFwAEHwoq3CsluGQqyHPP3RMJ mpndsqNlHDydJREPivYC6J7t+QKlTA4d2bPocfehdnU5IsUMFGEHBeXhkmPkqeNkRSxr8cjhCEp 1vnkRrDNTTrjCbZ/3kqA= X-Received: by 2002:a05:651c:1a0a:: with SMTP id by10mr3286076ljb.333.1644080965888; Sat, 05 Feb 2022 09:09:25 -0800 (PST) X-Google-Smtp-Source: ABdhPJzrXGpqptLGcZK0qXywzxNHSxsyiIdIl8CKIQxhyaeHDXfGZ1bdFZTIOn2pjuYMHEpXR8SnjIRkvCXtOuFhOFw= X-Received: by 2002:a05:651c:1a0a:: with SMTP id by10mr3286067ljb.333.1644080965695; Sat, 05 Feb 2022 09:09:25 -0800 (PST) MIME-Version: 1.0 References: <1640190018-7025-1-git-send-email-rsanford@akamai.com> In-Reply-To: <1640190018-7025-1-git-send-email-rsanford@akamai.com> From: David Marchand Date: Sat, 5 Feb 2022 18:09:14 +0100 Message-ID: Subject: Re: [PATCH] ring: update Doxygen comments re RING_F_EXACT_SZ To: Robert Sanford Cc: dev , Honnappa Nagarahalli , "Ananyev, Konstantin" , =?UTF-8?Q?Morten_Br=C3=B8rup?= , Bruce Richardson Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 On Wed, Dec 22, 2021 at 5:21 PM Robert Sanford wrote: > > - Add RING_F_EXACT_SZ description to rte_ring_init and > rte_ring_create param comments. > - Fix ring size comments. > > Signed-off-by: Robert Sanford Acked-by: Morten Br=C3=B8rup Acked-by: Bruce Richardson Acked-by: Konstantin Ananyev Applied, thanks. --=20 David Marchand