numam-dpdk/app/test-pipeline
Helin Zhang b12964f621 ethdev: unification of RSS offload types
RSS offload types were defined separately for 1/10G and 40G NICs,
and have no relationship with flow types. The modifications are to
unify all RSS offload types for all PMDs. Unified RSS offload types
have new and common names which can be used for any PMD or
applications, and decouple from specific hardwares.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
[Thomas: merge with fm10k]
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-02-22 23:56:20 +01:00
..
config.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
init.c ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
main.c app: no more bare metal environment 2014-11-27 13:09:55 +01:00
main.h app: no more bare metal environment 2014-11-27 13:09:55 +01:00
Makefile mk: fix build with shared pcap pmd 2014-12-16 23:35:31 +01:00
pipeline_acl.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_hash.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_lpm_ipv6.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_lpm.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
pipeline_stub.c app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
runtime.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00