From: Luca Vizzarro <Luca.Vizzarro@arm.com>
To: dev@dpdk.org, Patrick Robb <probb@iol.unh.edu>
Cc: Luca Vizzarro <luca.vizzarro@arm.com>
Subject: [PATCH v2 0/3] dts: enable types of Scapy
Date: Tue, 10 Dec 2024 10:47:45 +0000 [thread overview]
Message-ID: <20241210104748.3937246-1-Luca.Vizzarro@arm.com> (raw)
In-Reply-To: <20241210104051.3933809-1-luca.vizzarro@arm.com>
From: Luca Vizzarro <luca.vizzarro@arm.com>
Hi there,
made a small mistake earlier...
v2:
- fixed typo in Paul's email
Depends-on: series-34127 ("dts: add Ruff and docstring linting")
Best regards,
Luca
Luca Vizzarro (3):
dts: update dependencies
dts: add missing type stubs
dts: resolve mypy type errors
.../interactive_remote_session.py | 4 +-
.../single_active_interactive_shell.py | 2 +-
dts/framework/remote_session/ssh_session.py | 4 +-
dts/framework/test_suite.py | 20 +-
dts/framework/testbed_model/capability.py | 4 +-
dts/framework/testbed_model/tg_node.py | 2 +-
.../capturing_traffic_generator.py | 4 +-
.../testbed_model/traffic_generator/scapy.py | 6 +-
.../traffic_generator/traffic_generator.py | 2 +-
dts/framework/utils.py | 6 +-
dts/poetry.lock | 1283 +++++++++--------
dts/pyproject.toml | 8 +-
dts/tests/TestSuite_checksum_offload.py | 24 +-
dts/tests/TestSuite_dynamic_queue_conf.py | 15 +-
dts/tests/TestSuite_mac_filter.py | 6 +-
dts/tests/TestSuite_pmd_buffer_scatter.py | 17 +-
dts/tests/TestSuite_vlan.py | 6 +-
17 files changed, 752 insertions(+), 661 deletions(-)
--
2.43.0
next prev parent reply other threads:[~2024-12-10 10:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 10:40 [PATCH " Luca Vizzarro
2024-12-10 10:40 ` [PATCH 1/3] dts: update dependencies Luca Vizzarro
2024-12-10 10:40 ` [PATCH 2/3] dts: add missing type stubs Luca Vizzarro
2024-12-10 10:40 ` [PATCH 3/3] dts: resolve mypy type errors Luca Vizzarro
2024-12-10 10:47 ` Luca Vizzarro [this message]
2024-12-10 10:47 ` [PATCH v2 1/3] dts: update dependencies Luca Vizzarro
2025-01-03 12:55 ` [PATCH v3 " Paul Szczepanek
2025-01-03 12:55 ` [PATCH v3 2/3] dts: add missing type stubs Paul Szczepanek
2025-01-03 12:55 ` [PATCH v3 3/3] dts: resolve mypy type errors Paul Szczepanek
2024-12-10 10:47 ` [PATCH v2 2/3] dts: add missing type stubs Luca Vizzarro
2024-12-10 10:47 ` [PATCH v2 3/3] dts: resolve mypy type errors Luca Vizzarro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241210104748.3937246-1-Luca.Vizzarro@arm.com \
--to=luca.vizzarro@arm.com \
--cc=dev@dpdk.org \
--cc=probb@iol.unh.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).