> > The hash_key16_ext table allocates a cache entries to support
> > table overload cases.
> >
> > The crash can occur when cache entry is free after use. The problem
> > is with computing the index of the free cache entry.
> >
> > The patch fixes a problem.
> >
> > Signed-off-by: Mirek Walukie
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of
> miroslaw.walukiewicz at intel.com
> Sent: Tuesday, March 3, 2015 2:16 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] dpdk: fix a crash during
> rte_table_hash_key16_ext overloa
From: Miroslaw Walukiewicz
The hash_key16_ext table allocates a cache entries to support
table overload cases.
The crash can occur when cache entry is free after use. The problem
is with computing the index of the free cache entry.
The patch fixes a problem.
Signed-off-by: Mirek Walukiewicz
-
3 matches
Mail list logo