I tested all scripts by running each of them manually, if you have any input into what tests you thinks would be good to run please do let me know.
Louise Kilheeney > -----Original Message----- > From: Robin Jarry <robin.ja...@6wind.com> > Sent: Monday 25 May 2020 08:27 > To: Kilheeney, Louise <louise.kilhee...@intel.com> > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 20.08 0/9] adding support for python 3 only. > > Hi Louise, > > 2020-05-22, Louise Kilheeney: > > This patch set converts all python scripts in the project to use > > python3 only. This is due to python2 being EOL in January 2020. > > > > One script not tested: ./config/arm/armv8_machine.py > > > > Louise Kilheeney (9): > > app/test-bbdev: support python3 only > > usertools/dpdk-devbind: support python3 only > > usertools/dpdk-telemetry-client: support python3 only > > usertools/dpdk-pmdinfo: support python3 only > > usertools/cpu_layout: support python3 only > > app/test-cmdline: support python3 only > > app/test: support python3 only > > devtools: support python3 only > > config/arm: support python3 only > > How did you test your changes? > > Also, I had understood that python 2 support would not be dropped before > 20.11: http://mails.dpdk.org/archives/dev/2020-February/157793.html > > Did I miss something? > > -- > Robin