[PATCH v7] ip_frag: add IPv4 fragment copy packet API
Thomas Monjalon
thomas at monjalon.net
Mon Aug 29 16:22:30 CEST 2022
09/08/2022 00:29, Konstantin Ananyev:
> 08/08/2022 02:48, Huichao Cai пишет:
> > Some NIC drivers support MBUF_FAST_FREE(Device supports optimization
> > for fast release of mbufs. When set application must guarantee that
> > per-queue all mbufs comes from the same mempool,has refcnt = 1,direct
> > and non-segmented.)offload. In order to adapt to this offload function,
> > add this API. Add some test data for this API.
> >
> > Signed-off-by: Huichao Cai <chcchc88 at 163.com>
> Acked-by: Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>
Applied, thanks.
More information about the dev
mailing list