DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] 19.11 ABI changes
@ 2020-10-07  6:05 Денис Коновалов
  0 siblings, 0 replies; only message in thread
From: Денис Коновалов @ 2020-10-07  6:05 UTC (permalink / raw)
  To: dev

Hello!
In 17.05 I get thread_id like that:
worker_threads.push_back(worker);
pthread_setname_np(lcore_config[lcore_id].thread_id, worker_name.c_str());
But in 19.11 lcore_config now private and I don't see any method in
rte_lcore.h for getting thread_id. How can I do that? Thank you.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-07 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07  6:05 [dpdk-dev] 19.11 ABI changes Денис Коновалов

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).