> > A fragmented packets is supposed to live no longer than max_cycles,
> > but the lib deletes an expired packet only occasionally when it scans
> > a bucket to find an empty slot while adding a new packet.
> > Therefore a fragment might sit in the table forever.
> >
> > Signed-off-by: Alex Kisel
> -Original Message-
> From: Alex Kiselev [mailto:a...@therouter.net]
> Sent: Monday, June 4, 2018 11:13 AM
> To: Ananyev, Konstantin ; dev@dpdk.org;
> Burakov, Anatoly
> Subject: [dpdk-dev] [PATCH v2 1/2] librte_ip_frag: add function to delete
> expired entr
> -Original Message-
> From: Alex Kiselev [mailto:a...@therouter.net]
> Sent: Monday, June 4, 2018 11:13 AM
> To: Ananyev, Konstantin ; dev@dpdk.org;
> Burakov, Anatoly
> Subject: [dpdk-dev] [PATCH v2 1/2] librte_ip_frag: add function to delete
> expired entr
>
> A fragmented packets is supposed to live no longer than max_cycles,
> but the lib deletes an expired packet only occasionally when it scans
> a bucket to find an empty slot while adding a new packet.
> Therefore a fragment might sit in the table forever.
>
> Signed-off-by: Alex Kiselev
>
A fragmented packets is supposed to live no longer than max_cycles,
but the lib deletes an expired packet only occasionally when it scans
a bucket to find an empty slot while adding a new packet.
Therefore a fragment might sit in the table forever.
Signed-off-by: Alex Kiselev
---
lib/librte_ip_f
5 matches
Mail list logo