From: Daniel Borkmann <daniel@iogearbox.net>
To: John Fastabend <john.fastabend@gmail.com>, ast@kernel.org
Cc: netdev@vger.kernel.org
Subject: Re: [bpf PATCH 0/3] BPF, a couple sockmap fixes
Date: Fri, 13 Apr 2018 03:11:30 +0200 [thread overview]
Message-ID: <063eed00-9564-6630-9389-e76160829ef9@iogearbox.net> (raw)
In-Reply-To: <20180411235230.19135.63857.stgit@john-Precision-Tower-5810>
On 04/12/2018 01:56 AM, John Fastabend wrote:
> While testing sockmap with more programs (besides our test programs)
> I found a couple issues.
>
> The attached series fixes an issue where pinned maps were not
> working correctly, blocking sockets returned zero, and an error
> path that when the sock hit an out of memory case resulted in a
> double page_put() while doing ingress redirects.
>
> See individual patches for more details.
Applied to bpf tree, thanks John!
prev parent reply other threads:[~2018-04-13 1:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-11 23:56 [bpf PATCH 0/3] BPF, a couple sockmap fixes John Fastabend
2018-04-11 23:56 ` [bpf PATCH 1/3] bpf: sockmap, map_release does not hold refcnt for pinned maps John Fastabend
2018-04-11 23:56 ` [bpf PATCH 2/3] bpf: sockmap, sk_wait_event needed to handle blocking cases John Fastabend
2018-04-11 23:56 ` [bpf PATCH 3/3] bpf: sockmap, fix double put_page on ENOMEM error in redirect path John Fastabend
2018-04-13 1:11 ` Daniel Borkmann [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=063eed00-9564-6630-9389-e76160829ef9@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=ast@kernel.org \
--cc=john.fastabend@gmail.com \
--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