linux_dsm_epyc7002/drivers/net/hyperv
Haiyang Zhang 25a39f7f97 hv_netvsc: Use the num_online_cpus() for channel limit
Since we no longer localize channel/CPU affiliation within one NUMA
node, num_online_cpus() is used as the number of channel cap, instead of
the number of processors in a NUMA node.

This patch allows a bigger range for tuning the number of channels.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-22 16:24:08 -05:00
..
hyperv_net.h
Kconfig
Makefile
netvsc_drv.c
netvsc.c
rndis_filter.c hv_netvsc: Use the num_online_cpus() for channel limit 2018-01-22 16:24:08 -05:00