DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Ciara Loftus <ciara.loftus@intel.com>
Cc: <stable@dpdk.org>, <dev@dpdk.org>
Subject: Re: [PATCH] net/af_xdp: fix build with -Wunused-function
Date: Tue, 18 Jan 2022 10:29:22 +0000	[thread overview]
Message-ID: <f6cf6a80-e494-7681-7e00-b24a9d9144ab@intel.com> (raw)
In-Reply-To: <20211209171947.25340-1-ciara.loftus@intel.com>

On 12/9/2021 5:19 PM, Ciara Loftus wrote:
> The get_shared_umem function is only called when the kernel
> flag XDP_UMEM_UNALIGNED_CHUNK_FLAG is defined. Move the
> function implementation and associated helper so that it only
> gets compiled when that flag is set.
> 
> Fixes: 74b46340e2d4 ("net/af_xdp: support shared UMEM")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied to dpdk-next-net/main, thanks.


      reply	other threads:[~2022-01-18 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 17:19 Ciara Loftus
2022-01-18 10:29 ` Ferruh Yigit [this message]

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=f6cf6a80-e494-7681-7e00-b24a9d9144ab@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=ciara.loftus@intel.com \
    --cc=dev@dpdk.org \
    --cc=stable@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).