netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kda@linux-powerpc.org
Cc: netdev@vger.kernel.org, hawk@kernel.org, ilias.apalodimas@linaro.org
Subject: Re: [PATCH v2 net-next] net: page pool: allow to pass zero flags to page_pool_init()
Date: Sun, 29 Mar 2020 21:50:34 -0700 (PDT)	[thread overview]
Message-ID: <20200329.215034.1695213150132841251.davem@davemloft.net> (raw)
In-Reply-To: <1585168528-2445-1-git-send-email-kda@linux-powerpc.org>

From: Denis Kirjanov <kda@linux-powerpc.org>
Date: Wed, 25 Mar 2020 23:35:28 +0300

> page pool API can be useful for non-DMA cases like
> xen-netfront driver so let's allow to pass zero flags to
> page pool flags.
> 
> v2: check DMA direction only if PP_FLAG_DMA_MAP is set
> 
> Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>

Applied.

      parent reply	other threads:[~2020-03-30  4:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 20:35 [PATCH v2 net-next] net: page pool: allow to pass zero flags to page_pool_init() Denis Kirjanov
2020-03-25 21:32 ` Jesper Dangaard Brouer
2020-03-30  4:50 ` David Miller [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=20200329.215034.1695213150132841251.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=hawk@kernel.org \
    --cc=ilias.apalodimas@linaro.org \
    --cc=kda@linux-powerpc.org \
    --cc=netdev@vger.kernel.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).