> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Friday, 8 November 2024 23.13
> Let's consider based on the need. > The lcore variables are new and we don't want it to degrade the DPDK > footprint, > at least not in this first version. > 4 KB is a memory page on common systems, > it looks reasonnable and big enough for a "variable". > > Applied, thanks. Changing this breaks the API/ABI. I consider the 4 KB patch a temporary fix, only to make progress on the release candidate, but not the value to go into the final LTS release. In other words: I formally NAK this patch for the LTS release, but ACK it for the release candidate. Let's postpone the discussion until after the release candidate.