numam-dpdk/doc
Abdullah Ömer Yamaç 8ae946970e eal: fix thread name for high order lcores
In case of higher order (greater than 99) logical cores, name was
truncated (length is restricted to 16 characters, including the
terminating null byte ('\0')) and it makes hard to follow threads.

Before this fix, this issue can be reproduced using following arguments:
  --lcores=0,10@1,100@2
Then we had:
lcore-worker-10
lcore-worker-10

Signed-off-by: Abdullah Ömer Yamaç <omer.yamac@ceng.metu.edu.tr>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2022-09-30 11:23:12 +02:00
..
api net/ice: refactor flex descriptor protocol field extraction 2022-09-06 14:54:56 +02:00
guides eal: fix thread name for high order lcores 2022-09-30 11:23:12 +02:00
logo
meson.build doc: fix build on Windows with Meson 0.58 2021-07-09 14:53:39 +02:00