numam-dpdk/lib/librte_rawdev
Ciara Power 5514319e7b telemetry: fix passing full params string to command
Telemetry only passed the first param to the command handler if multiple
were entered by the user, separated by commas. Telemetry is required to
pass the full params string to the command, by splitting by a comma
delimiter only once to remove the command part of the string. This will
enable future commands to take multiple param values.

Fixes: b1ad0e1245 ("rawdev: add telemetry callbacks")
Fixes: c190daedb9 ("ethdev: add telemetry callbacks")
Fixes: 6dd571fd07 ("telemetry: introduce new functionality")
Cc: stable@dpdk.org

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2020-10-06 22:54:58 +02:00
..
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
rte_rawdev_pmd.h rawdev: allow queue config query to return error 2020-09-11 11:51:15 +02:00
rte_rawdev_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_rawdev.c telemetry: fix passing full params string to command 2020-10-06 22:54:58 +02:00
rte_rawdev.h rawdev: add private data size to queue config inputs 2020-09-11 11:51:03 +02:00