Bruce Richardson
26fe208ad8
ethdev: avoid blocking telemetry for link status
...
When querying the link status via telemetry interface, we don't want the
client to have to wait for multiple seconds for a reply. Therefore use
"rte_eth_link_get_nowait()" rather than "rte_eth_link_get()" in the
telemetry callback.
Fixes: c190daedb9b1 ("ethdev: add telemetry callbacks")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2021-01-19 03:30:32 +01:00
..
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-10-22 14:15:19 +02:00
2020-10-19 22:13:59 +02:00
2020-11-05 17:49:00 +01:00
2020-10-19 22:13:59 +02:00
2021-01-19 18:05:44 +01:00
2020-10-19 22:13:59 +02:00
2021-01-19 13:12:59 +01:00
2020-10-22 22:07:15 +02:00
2021-01-19 03:30:32 +01:00
2020-11-03 15:28:26 +01:00
2021-01-13 22:13:37 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:15:34 +02:00
2020-11-14 10:56:30 +01:00
2021-01-15 11:31:28 +01:00
2020-10-29 16:45:17 +01:00
2021-01-15 11:31:28 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-11-20 16:05:35 +01:00
2020-10-19 22:13:59 +02:00
2020-11-03 16:21:15 +01:00
2021-01-14 16:42:25 +01:00
2021-01-11 15:34:21 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-11-03 22:45:24 +01:00
2021-01-19 03:30:13 +01:00
2020-10-31 16:13:10 +01:00
2020-10-19 22:13:59 +02:00
2021-01-19 15:24:46 +01:00
2020-11-15 16:46:37 +01:00
2020-10-19 22:15:44 +02:00
2020-11-20 16:05:35 +01:00
2020-10-19 22:13:59 +02:00
2021-01-11 15:34:21 +01:00
2021-01-12 23:31:39 +01:00
2020-10-31 22:14:30 +01:00
2020-12-15 10:08:39 +01:00
2020-10-29 14:13:31 +01:00
2020-10-19 22:13:59 +02:00
2020-10-31 16:13:11 +01:00
2020-10-19 22:13:59 +02:00
2020-11-13 13:55:07 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2021-01-13 18:51:58 +01:00
2021-01-17 23:21:14 +01:00