[dpdk-dev] [PATCH v2 1/2] librte_ip_frag: add function to delete expired entries
Thomas Monjalon
thomas at monjalon.net
Wed Sep 19 19:49:56 CEST 2018
> > 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 <alex at therouter.net>
>
> Seems my previous ack for that patch was lost somewhere:
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Applied, thanks
Note: the second patch of this series is marked as rejected.
More information about the dev
mailing list