From: Stanislav Fomichev <sdf@google.com> To: Martin KaFai Lau <kafai@fb.com> Cc: Netdev <netdev@vger.kernel.org>, bpf <bpf@vger.kernel.org>, Alexei Starovoitov <ast@kernel.org>, Daniel Borkmann <daniel@iogearbox.net> Subject: Re: [PATCH bpf-next v7 2/4] tools, bpf: add tcp.h to tools/uapi Date: Wed, 13 Jan 2021 11:09:12 -0800 Message-ID: <CAKH8qBuxroVphddnqshoB1wzq3yqDA5EjYBCHrESCEW6LOxpXg@mail.gmail.com> (raw) In-Reply-To: <20210113190158.ordxwkywagrrmqpt@kafai-mbp.dhcp.thefacebook.com> On Wed, Jan 13, 2021 at 11:02 AM Martin KaFai Lau <kafai@fb.com> wrote: > > On Tue, Jan 12, 2021 at 02:38:45PM -0800, Stanislav Fomichev wrote: > > Next test is using struct tcp_zerocopy_receive which was added in v4.18. > Instead of "Next", it is the test in the previous patch. > > Instead of having patch 2 fixing patch 1, > the changes in testing/selftests/bpf/* in patch 1 make more sense > to merge it with this patch. With this change, for patch 1 and 2: Ah, I messed up the ordering. Sure, let's just merge them together, will resend. Thank you! > Acked-by: Martin KaFai Lau
next prev parent reply index Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-01-12 22:38 [PATCH bpf-next v7 0/4] bpf: misc performance improvements for cgroup hooks Stanislav Fomichev 2021-01-12 22:38 ` [PATCH bpf-next v7 1/4] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE Stanislav Fomichev 2021-01-12 22:38 ` [PATCH bpf-next v7 2/4] tools, bpf: add tcp.h to tools/uapi Stanislav Fomichev 2021-01-13 19:01 ` Martin KaFai Lau 2021-01-13 19:09 ` Stanislav Fomichev [this message] 2021-01-12 22:38 ` [PATCH bpf-next v7 3/4] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt Stanislav Fomichev 2021-01-13 19:03 ` Martin KaFai Lau 2021-01-13 19:08 ` Stanislav Fomichev 2021-01-12 22:38 ` [PATCH bpf-next v7 4/4] bpf: split cgroup_bpf_enabled per attach type Stanislav Fomichev
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=CAKH8qBuxroVphddnqshoB1wzq3yqDA5EjYBCHrESCEW6LOxpXg@mail.gmail.com \ --to=sdf@google.com \ --cc=ast@kernel.org \ --cc=bpf@vger.kernel.org \ --cc=daniel@iogearbox.net \ --cc=kafai@fb.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
BPF Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/bpf/0 bpf/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 bpf bpf/ https://lore.kernel.org/bpf \ bpf@vger.kernel.org public-inbox-index bpf Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.bpf AGPL code for this site: git clone https://public-inbox.org/public-inbox.git