Home
last modified time | relevance | path

Searched refs:rps_cpus (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Dtoeplitz.py91 def _configure_rps(cfg, rps_cpus): argument
95 for cpu in rps_cpus:
184 rps_cpus = _get_unused_cpus(cfg, count=2)
185 rps_mask = _configure_rps(cfg, rps_cpus)
/linux/tools/testing/selftests/net/
H A Drps_default_mask.sh34 rps_mask=$($cmd /sys/class/net/$dev_name/queues/rx-0/rps_cpus)
H A Dtoeplitz.sh
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-queues1 What: /sys/class/net/<iface>/queues/rx-<queue>/rps_cpus
/linux/Documentation/networking/
H A Dscaling.rst227 /sys/class/net/<dev>/queues/rx-<n>/rps_cpus
239 the rps_cpus to the CPUs in the same memory domain of the interrupting
247 RPS might be beneficial if the rps_cpus for each queue are the ones that
284 bitmap interface as rps_cpus (see above) when called from procfs::