[dpdk-dev] [PATCH] app/test-pipeline: Fix table hash lru initialization

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Sep 23 19:22:40 CEST 2016


> > macro ‘APP_METADATA_OFFSET’ was not used to initialize
> > ‘signature_offset’ and ‘key_offset’ part of struct
> > rte_table_hash_lru_params.
> > Instead integer offset values were directly used.
> > 
> > with this fix 'hash-8-lru', 'hash-16-lru', 'hash-32-lru' table types are
> > able to forward traffic as expected.
> > 
> > Fixes: 48f31ca50cc4 ("app/pipeline: packet framework benchmark")
> > 
> > Signed-off-by: Sankar Chokkalingam <sankarx.chokkalingam at intel.com>
> > Signed-off-by: Guruprasad Rao <guruprasadx.rao at intel.com>
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied, thanks


More information about the dev mailing list