All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Schiller <ms@dev.tdt.de>
To: Xie He <xie.he.0141@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Jonathan Corbet <corbet@lwn.net>,
	Krzysztof Halasa <khc@pm.waw.pl>,
	Linux X25 <linux-x25@vger.kernel.org>,
	Linux Kernel Network Developers <netdev@vger.kernel.org>,
	linux-doc@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net-next v4] net: x25: Queue received packets in the drivers instead of per-CPU queues
Date: Thu, 01 Apr 2021 12:06:38 +0200	[thread overview]
Message-ID: <21ec9eafa230f2e20dd88d31fd95faa0@dev.tdt.de> (raw)
In-Reply-To: <CAJht_EMVAV1eyredF+VEF=hxTTMVRMx+89XdpVAWpD5Lq1Y9Tw@mail.gmail.com>

On 2021-03-31 20:41, Xie He wrote:
> Hi Martin,
> 
> Could you ack this patch again? The only change from the RFC version
> (that you previously acked) is the addition of the "__GFP_NOMEMALLOC"
> flag in "dev_alloc_skb". This is because I want to prevent pfmemalloc
> skbs (which can't be handled by netif_receive_skb_core) from
> occurring.
> 
> Thanks!

Hi!

Sorry for my late answer.
Can you please also fix this line length warning?
https://patchwork.hopto.org/static/nipa/442445/12117801/checkpatch/stdout

- Martin

  reply	other threads:[~2021-04-01 10:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-28 22:12 [PATCH net-next v4] net: x25: Queue received packets in the drivers instead of per-CPU queues Xie He
2021-03-31 18:41 ` Xie He
2021-04-01 10:06   ` Martin Schiller [this message]
2021-04-01 18:15     ` Xie He

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=21ec9eafa230f2e20dd88d31fd95faa0@dev.tdt.de \
    --to=ms@dev.tdt.de \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=khc@pm.waw.pl \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-x25@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=xie.he.0141@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.