Skip to content

rss-ladder and autorps/autoxps should warn about binding netdev to external NUMA node's CPUs #164

Open
@strizhechenko

Description

@strizhechenko
rss-ladder eth1 1

while eth1 is NUMA0 bound should produce some warning about non-optimal performance.

  • if there is no information about NUMA on given netdev there should be no warning
  • if there is only one NUMA node - there should be no warning
  • if system doesn't support NUMA at all (old 32bit systems) there should not be warning too

There's a problem with test sets that it doesn't contain any information about netdev's NUMA membership so the only way to solve this issue is to test on different hardware. It'll be good to improve tests/rss-ladder.tests/ with this data or at least add it for new dataset from host there this feature will be tested.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions