On 2024-12-06 1:29 a.m., Paul Menzel wrote:
Dear Ahmed,
Thank you for your patch.
Am 06.12.24 um 01:12 schrieb Ahmed Zaki:
Delete the driver CPU affinity info and use the core's napi config
instead.
Excuse my ignorance, but could you please state why? (Is the core’s napi
config the successor?)
Hi Paul
I am not sure I understand what you mean by "successor"!
This patch is an example on how the new "napi_config->affinity_mask"
defined in patch 1/2 of the series could be used instead of keeping the
affinity mask in the driver.
It is kind of code cleanup since the task can be done in the core for
all drivers.