]> git.droids-corp.org - dpdk.git/commit
pipeline: support hash functions
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 20 May 2022 22:31:24 +0000 (23:31 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 1 Jun 2022 14:01:37 +0000 (16:01 +0200)
commit92f2944daf46b74e4bbf44e1df01bd96f1b3d5cb
tree132e44102c1fbb2f9bceb985c87b59b4d5d90e3f
parent80dd28aff8bf2e36d565d699459d41bc39e088ba
pipeline: support hash functions

Add support for hash functions that compute a signature for an array
of bytes read from a packet header or meta-data. Useful for flow
affinity-based load balancing.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/pipeline/rte_swx_pipeline.c
lib/pipeline/rte_swx_pipeline.h
lib/pipeline/rte_swx_pipeline_internal.h
lib/pipeline/version.map