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 3991443883; Wed, 10 Jan 2024 15:09:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B10264025E; Wed, 10 Jan 2024 15:09:20 +0100 (CET) Received: from mail-pf1-f171.google.com (mail-pf1-f171.google.com [209.85.210.171]) by mails.dpdk.org (Postfix) with ESMTP id 1F3674021E for ; Wed, 10 Jan 2024 15:09:19 +0100 (CET) Received: by mail-pf1-f171.google.com with SMTP id d2e1a72fcca58-6d9b37f4804so3325296b3a.1 for ; Wed, 10 Jan 2024 06:09:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704895758; x=1705500558; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=wz3XnDrIrbFVKARRPI6Cy3DUaWtbhAFzSXCfskGsB4o=; b=fCiM9F5B5l+DMSGxS80XyxpP2Nw4IhbEtaOz0inS7xxGyElEud5zoLaE3xKAmEyqW7 eZAlLjkwnXfDjfgzax0LZBHEz2rA93hCWIUR/pvKzXzcHfIbL3+qQ5+7ZkZFuxhNnWTz EsXvfmqJuW/VpgjcvMrvWgpSa/pvNxVRh+Tkg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704895758; x=1705500558; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=wz3XnDrIrbFVKARRPI6Cy3DUaWtbhAFzSXCfskGsB4o=; b=GPU23Y8R5G8UJrHGuHvyITpV+eJRCWMAGZ2Den6wvHMPoLpRnb8VP46NS17QVpok8V Eua3a0DTH1TYiO7DVApBffv/W0QIgaBF7xRdRBtp2bjkcV5APR6dIW7IKljbb45q+pzn mtWAi+C3p0z619MedKBVIPAJjBkSWcR5bh4W2JVG2yVOW0Q5KQt+C8A3LSDkYjSIBtQE dS0x2UK3vwL2n124nSZ7ZlbMu0i5WgGGkqAyAvaZklhJEQgRVsC/pu9eH8ndB0Q03cNP 7sBezF/xUWPARvVLSVVmTHYoUKjGLTF3PHOb9w8XaHc67pkC8eDiKNB1oNtmMRG60cmH +9tQ== X-Gm-Message-State: AOJu0YzcXX+n+vzlEJ0Gc/XArhIx+619vHi/8DNIUsgk5KMHMgb+jqvR lflbIojmnAi7RfU+sIm/rFz+ZgdM48lKVpxlVzSqVAIDTqDlog== X-Google-Smtp-Source: AGHT+IHFum/bdZ0JXDwWgQhXSe1RqsyPjaODMfwCJGXhBG9cCYkTgGl/I0KRxGbxydI/Wox5BivH0Ts/Ztq2zccAnB4= X-Received: by 2002:a05:6a21:614:b0:199:8837:1a35 with SMTP id ll20-20020a056a21061400b0019988371a35mr150633pzb.37.1704895758174; Wed, 10 Jan 2024 06:09:18 -0800 (PST) MIME-Version: 1.0 References: <20240103223206.23129-1-jspewock@iol.unh.edu> <20240109153633.766-1-jspewock@iol.unh.edu> <20240109153633.766-8-jspewock@iol.unh.edu> In-Reply-To: From: Jeremy Spewock Date: Wed, 10 Jan 2024 09:09:07 -0500 Message-ID: Subject: Re: [PATCH v7 7/7] dts: add pmd_buffer_scatter test suite To: =?UTF-8?Q?Juraj_Linke=C5=A1?= Cc: Honnappa.Nagarahalli@arm.com, thomas@monjalon.net, wathsala.vithanage@arm.com, probb@iol.unh.edu, paul.szczepanek@arm.com, yoan.picchi@foss.arm.com, lylavoie@iol.unh.edu, ferruh.yigit@amd.com, andrew.rybchenko@oktetlabs.ru, dev@dpdk.org Content-Type: multipart/alternative; boundary="0000000000000ba0e3060e97fa11" 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 --0000000000000ba0e3060e97fa11 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Jan 10, 2024 at 8:16=E2=80=AFAM Juraj Linke=C5=A1 wrote: > > > > + def test_scatter_mbuf_2048(self) -> None: > > + """Run the pmd_scatter test with `mbsize` set to 2048.""" > > I've used a shortcut, I liked the reference :-). Looking at it, it > could be simplified using :meth: > """Run the :meth:`pmd_scatter` test with `mbsize` set to 2048.""" > My mistake, I took it too literally. I'll update this. --0000000000000ba0e3060e97fa11 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


<= div dir=3D"ltr" class=3D"gmail_attr">On Wed, Jan 10, 2024 at 8:16=E2=80=AFA= M Juraj Linke=C5=A1 <juraj.linkes@pantheon.tech> wrote:
<snip>

> +=C2=A0 =C2=A0 def test_scatter_mbuf_2048(self) -> None:
> +=C2=A0 =C2=A0 =C2=A0 =C2=A0 """Run the pmd_scatter tes= t with `mbsize` set to 2048."""

I've used a shortcut, I liked the reference :-). Looking at it, it
could be simplified using :meth:
"""Run the :meth:`pmd_scatter` test with `mbsize` set to 204= 8."""

My mistake, I took it too lite= rally. I'll update this.
--0000000000000ba0e3060e97fa11--