numam-dpdk/usertools
Stephen Hemminger ecdd471171 usertools: replace string.split
In python3 the standard way to split strings is to use the
split() on the string object itself. The old way is broken
and would cause a traceback.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2020-11-22 22:04:10 +01:00
..
cpu_layout.py usertools: fix CPU layout script to be PEP8 compliant 2020-11-13 15:40:21 +01:00
dpdk-devbind.py usertools: add OCTEON TX2 REE device binding 2020-10-14 10:41:26 +02:00
dpdk-pmdinfo.py usertools: replace string.split 2020-11-22 22:04:10 +01:00
dpdk-setup.sh usertools: warn about future removal of setup script 2020-08-07 13:39:45 +02:00
dpdk-telemetry-client.py support python 3 only 2020-10-02 13:51:00 +02:00
dpdk-telemetry.py support python 3 only 2020-10-02 13:51:00 +02:00
meson.build usertools: add new telemetry script 2020-05-10 23:56:47 +02:00