DPDK patches and discussions
 help / color / mirror / Atom feed
From: Lei Kong <leikong@msn.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: net_af_xdp pmd memory leak
Date: Wed, 16 Nov 2022 21:56:33 +0000	[thread overview]
Message-ID: <SJ0PR20MB5343A338F43D6D0CFFD6A26FA8079@SJ0PR20MB5343.namprd20.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

My test reports memory leaks for receive path, looking at the code, it seems the following allocations were never released, should they? Thanks.
https://github.com/DPDK/dpdk/blob/903ec2b1b49e496815c016b0104fd655cd972661/drivers/net/af_xdp/rte_eth_af_xdp.c#L312



[-- Attachment #2: Type: text/html, Size: 1770 bytes --]

                 reply	other threads:[~2022-11-16 21:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SJ0PR20MB5343A338F43D6D0CFFD6A26FA8079@SJ0PR20MB5343.namprd20.prod.outlook.com \
    --to=leikong@msn.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).