numam-dpdk/drivers/net/fm10k
Yangchao Zhou 3b7eb565e5 net/fm10k: remove RSS restriction with num of queues
FM10K HW does not have such restrictions.

Enabling RSS with single queue is not used to distribute flow, but
it can be used to compute a RSS hash value. It can reduce CPU
cycles of computing a hash value with five tuples. In addition,
there is an explicit method to disable RSS instead of an obscure
way.

Signed-off-by: Yangchao Zhou <zhouyates@gmail.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2018-01-16 18:47:49 +01:00
..
base fix typos 2018-01-11 18:26:46 +01:00
fm10k_ethdev.c net/fm10k: remove RSS restriction with num of queues 2018-01-16 18:47:49 +01:00
fm10k_logs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
fm10k_rxtx_vec.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
fm10k_rxtx.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
fm10k.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_pmd_fm10k_version.map fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00