Re: [dpdk-dev] [PATCH v5 0/9]adding support for python 3 only.

2020-09-15 Thread David Marchand
Hello Louise, There was a comment from Bruce on patch 5 commitlog. There is a conflict since make removal. And I think buildtools/map_to_win.py has been missed. -- David Marchand

[dpdk-dev] [PATCH v5 0/9]adding support for python 3 only.

2020-08-21 Thread Louise Kilheeney
This patch set converts all python scripts in the project to use python3 only and removes all deprecation notices associated with these changes. This is due to python2 being EOL in January 2020. Louise Kilheeney (9): usertools/dpdk-telemetry-client: support python3 only usertools/dpdk-devbind