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 B39CF43891; Thu, 11 Jan 2024 11:07:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39D2E4025E; Thu, 11 Jan 2024 11:07:25 +0100 (CET) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by mails.dpdk.org (Postfix) with ESMTP id B78FD40042 for ; Thu, 11 Jan 2024 11:07:22 +0100 (CET) Received: by mail-ed1-f46.google.com with SMTP id 4fb4d7f45d1cf-555e07761acso6170248a12.0 for ; Thu, 11 Jan 2024 02:07:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pantheon.tech; s=google; t=1704967642; x=1705572442; darn=dpdk.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=6WKsY7Spk4b2zmN5F6lSaX11BxSe2V1b+fIPdJ7u0HU=; b=p+eqe96Jjpz4j1lHoEvsDypbYqq5eeUA/CfRdqnj9ZUQZQ8xVJ501MA7qgi3925SMz NSohuvidvc7/Xn0JCSpZZu7spEiZdgmHQVSfLD4ipwEC0NZB/RcxFWp9/CH8XOsKzTZJ dUTC2CvnB9RcYqfNYlCyBcboeqlHvNB2w3y7Ar0BbLBMvTsbo4G/WMIxVkDYAKIucT3P OGsGwK+rIVc/XKedD9l9OsIdUjK8Fx6YOlGGWrB+51jnsisMDK9z9XgxE1CATSzsaiY0 QAZ2Smr3rsOWiS2b/cb3oE5+UOSoWhGMjlzZzqxSEufxSv+jUa43GK0aJsD5F/kreeeu VVUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704967642; x=1705572442; h=content-transfer-encoding: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=6WKsY7Spk4b2zmN5F6lSaX11BxSe2V1b+fIPdJ7u0HU=; b=f9GziDvn8qX+nBkwd+tAYiS9nbD/+01RcVNsd5Ma53LKsmetaRcP0hJRcN/FBRXDlE fpQzz0rTzL+sioYy8KJUluo5dXbuqTUNKQxLey6HS/uQclNTNh7Ghxf6xA9N0ZSwAjgT 9jx0eIxtguj5dJ5oWjdzJYH7SOiKf7F5GwBDLhDXJKPQzi1lwuXTnq4Ngs31FoRBGDDK x6doS/P+ci57/2JcXdR6bg6PANJxsP3zFap6sg/rqG7zpz5PDPeRxzgGcb99kdnrdjeO XUu9+6qYoivZDccnS82uIwvcpuDsu0hGsl7o7nKbLVPZ6fiVzc9JVxpM6RDJ8My7JmIw Cs3w== X-Gm-Message-State: AOJu0Yyp1oYQtPRBHPAn12ZYke46uNV7QsBpkdkpxTXsgSYT+e0EiDWw k6AKowPgYABq0U/iomP8zfu0bPwOoYd/Zw1xCCAomLqe21VIRQ== X-Google-Smtp-Source: AGHT+IFIdQUIbZT4MfGbc3nFNdCPjzbnf/yn7E6JXUse+WsKo8T06YYEqSPlV9LUIWLVYve5HlLTUwp6Woo4acQXQqk= X-Received: by 2002:a17:906:1de:b0:a2c:3a89:97e6 with SMTP id 30-20020a17090601de00b00a2c3a8997e6mr288527ejj.225.1704967642570; Thu, 11 Jan 2024 02:07:22 -0800 (PST) MIME-Version: 1.0 References: <20240109153633.766-1-jspewock@iol.unh.edu> <20240110144249.20719-1-jspewock@iol.unh.edu> In-Reply-To: <20240110144249.20719-1-jspewock@iol.unh.edu> From: =?UTF-8?Q?Juraj_Linke=C5=A1?= Date: Thu, 11 Jan 2024 11:07:11 +0100 Message-ID: Subject: Re: [PATCH v8 0/7] dts: Port scatter suite over To: jspewock@iol.unh.edu 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, Luca Vizzarro 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 Luca, Yoan or Paul, could please have a look at this patch? I don't have any more comments, but I'd like to have someone else have a look at this. For the whole series: Reviewed-by: Juraj Linke=C5=A1 On Wed, Jan 10, 2024 at 3:43=E2=80=AFPM wrote: > > From: Jeremy Spewock > > v8: > > Address comments by making minor docstring adjustments. > > Jeremy Spewock (7): > dts: add startup verification and forwarding modes to testpmd shell > dts: limit EAL parameters to DPDK apps and add parameters to all apps > dts: add optional packet filtering to scapy sniffer > dts: add pci addresses to EAL parameters > dts: allow configuring MTU of ports > dts: add scatter to the yaml schema > dts: add pmd_buffer_scatter test suite > > dts/framework/config/conf_yaml_schema.json | 3 +- > dts/framework/exception.py | 7 + > dts/framework/remote_session/testpmd_shell.py | 149 +++++++++++++++++- > dts/framework/test_suite.py | 15 +- > dts/framework/testbed_model/linux_session.py | 8 + > dts/framework/testbed_model/os_session.py | 9 ++ > dts/framework/testbed_model/sut_node.py | 28 +++- > dts/framework/testbed_model/tg_node.py | 14 +- > .../traffic_generator/__init__.py | 7 +- > .../capturing_traffic_generator.py | 22 ++- > .../testbed_model/traffic_generator/scapy.py | 27 ++++ > dts/tests/TestSuite_pmd_buffer_scatter.py | 132 ++++++++++++++++ > 12 files changed, 407 insertions(+), 14 deletions(-) > create mode 100644 dts/tests/TestSuite_pmd_buffer_scatter.py > > -- > 2.43.0 >