From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexei Starovoitov Subject: Re: [PATCH bpf-next 10/11] selftests/bpf: Add C tests for reference tracking Date: Wed, 12 Sep 2018 17:11:17 -0700 Message-ID: <20180913001115.mhddud4avgojdwra@ast-mbp> References: <20180912003640.28316-1-joe@wand.net.nz> <20180912003640.28316-11-joe@wand.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: daniel@iogearbox.net, netdev@vger.kernel.org, ast@kernel.org, john.fastabend@gmail.com, tgraf@suug.ch, kafai@fb.com, nitin.hande@gmail.com, mauricio.vasquez@polito.it To: Joe Stringer Return-path: Received: from mail-pg1-f194.google.com ([209.85.215.194]:35248 "EHLO mail-pg1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726478AbeIMFSN (ORCPT ); Thu, 13 Sep 2018 01:18:13 -0400 Received: by mail-pg1-f194.google.com with SMTP id 7-v6so1862247pgf.2 for ; Wed, 12 Sep 2018 17:11:19 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20180912003640.28316-11-joe@wand.net.nz> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Sep 11, 2018 at 05:36:39PM -0700, Joe Stringer wrote: > Signed-off-by: Joe Stringer really nice set of tests. please describe them briefly in commit log. Acked-by: Alexei Starovoitov