[PATCH 0/7] Fix for Fedora 37

Akihiko Odaki akihiko.odaki at daynix.com
Sat May 6 09:27:46 CEST 2023


On 2023/04/14 21:52, Akihiko Odaki wrote:
> This series includes changes necessary to run tests on Fedora 37 virtual
> machine.
> 
> Akihiko Odaki (7):
>    Replace Pcapy with Pcapyplus
>    Update numpy from 1.18.5 to 1.24.2
>    framework/ssh_pexpect: Remove duplicate regex flags
>    framework: Remove unused variable
>    nics/system_info: Accept memory with unknown speed
>    framework/packet: Fix tcpdump help parse
>    tests/ip_pipeline: Use common tcpdump methods
> 
>   ci/dts_requirements.txt            |   4 +-
>   doc/dts_gsg/usr_guide/sys_reqs.rst |   6 +-
>   framework/dut.py                   |   1 -
>   framework/packet.py                |   5 +-
>   framework/ssh_pexpect.py           |   4 +-
>   nics/system_info.py                |   6 +-
>   requirements.txt                   |   4 +-
>   tests/TestSuite_ip_pipeline.py     | 106 ++++++++---------------------
>   8 files changed, 45 insertions(+), 91 deletions(-)
> 

Hi,

Can anyone have a look at this series?

Regards,
Akihiko Odaki


More information about the dts mailing list