]> git.droids-corp.org - dpdk.git/commit
examples/pipeline: support hash functions
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 20 May 2022 22:31:25 +0000 (23:31 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 1 Jun 2022 14:09:46 +0000 (16:09 +0200)
commitd65c56c44361513fd8319ce278f42275b8a179e3
tree08f8382a1b903665584bfc23429d0890e3fb29e2
parent92f2944daf46b74e4bbf44e1df01bd96f1b3d5cb
examples/pipeline: support hash functions

Add example for hash function operation.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/pipeline/examples/hash_func.cli [new file with mode: 0644]
examples/pipeline/examples/hash_func.spec [new file with mode: 0644]