From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E5C00C432BE for ; Wed, 28 Jul 2021 12:15:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CE5D260F9D for ; Wed, 28 Jul 2021 12:15:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236087AbhG1MPW (ORCPT ); Wed, 28 Jul 2021 08:15:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36022 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234758AbhG1MPV (ORCPT ); Wed, 28 Jul 2021 08:15:21 -0400 Received: from mail-yb1-xb33.google.com (mail-yb1-xb33.google.com [IPv6:2607:f8b0:4864:20::b33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4DC12C061757 for ; Wed, 28 Jul 2021 05:15:19 -0700 (PDT) Received: by mail-yb1-xb33.google.com with SMTP id d73so3484601ybc.10 for ; Wed, 28 Jul 2021 05:15:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anyfinetworks-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YkDxrgrEVg6tw+Td7iNYrIfj80xo4Flt2pA0V0PfbyE=; b=XKmmcNW+KMe99DyKo7MPqtLY3kmkpOZuDtBuENQ3CQxYeJU9C+eM3vWJp6/P5CXU6n RRYWmF5Sk4ffJtiYRZ2Z7eAqrHd7C4Z8kOxgBVRD3ifAYcG1ojTvsWPaM6aVk6gpMqp5 Fagk6ift32oS3zPGJlpfce7bhk9cOv7XOfPcp6EiPhdG/a4UptP2KYLGgmGVh28ONQ5Y wKuy1SxEhdHMpzcVn6OMuazbUufV24wGr7CcxGq4YSxJO9sJqthJ/5fnw6CLiOGVmxHG DorzbQ1TRHGviwHS2R2g582ItgCtek5HD9j0yTasHmb+9ki8ilVV0g+7bbgkIecvUoTt Ts3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YkDxrgrEVg6tw+Td7iNYrIfj80xo4Flt2pA0V0PfbyE=; b=EF0NbdrCXwO6LK3xKH/0HH/IlCtHyR4DEn1m9M08S5tzriPloKPJ7LqbOVgpnDEZd+ PBVIX3RSzmsCxlNGnhVLO1itEXbljXFC9Mi5GQSnMKuRHizQp7UhcCO4ZMzlDJPMtFxZ MnhluL+cgFRIWGSDRps77x2mmZo/G7cv8e2e6IwzcY55K+NKAVPUN+xyvHdloZhwaw/L tC9YjJuxyEyFDmBtNHAf3kT/9u8ypza+s3xXomLE0Nr+lK5ZaxObLfT5a+uUXCGyuN4W DcLNlep3zFH6BmNLew+DYMQrq7srs0M14XiAEeLkXiSh02/4hA7AmoNO918B8KkrgBUB ggyw== X-Gm-Message-State: AOAM533eF2jMQKdqd1oqvoBlYuDY/a+y8RRc5rp3TeITQw0+vGX1BnsA WNoQgJop4OUlmW2YHx3wvVmHw8+CZkrVDbz3XU/QCA== X-Google-Smtp-Source: ABdhPJzIXMVkoZ9OK3XH6VeVrJjbY9D6/ev3O5D5BPxxLC9ShFop+gESwxnfrnwIaJV1ratBfodrpqmbpu3wLliBL2w= X-Received: by 2002:a25:e910:: with SMTP id n16mr20613870ybd.226.1627474518602; Wed, 28 Jul 2021 05:15:18 -0700 (PDT) MIME-Version: 1.0 References: <20210726081738.1833704-1-johan.almbladh@anyfinetworks.com> <5afe26c6-7ab1-88ab-a3e0-eb007256a856@iogearbox.net> In-Reply-To: <5afe26c6-7ab1-88ab-a3e0-eb007256a856@iogearbox.net> From: Johan Almbladh Date: Wed, 28 Jul 2021 14:15:36 +0200 Message-ID: Subject: Re: [RFC PATCH 00/14] bpf/tests: Extend the eBPF test suite To: Daniel Borkmann , Andrii Nakryiko Cc: Alexei Starovoitov , Andrii Nakryiko , Martin Lau , Song Liu , Yonghong Song , john fastabend , KP Singh , Tony Ambardar , Networking , bpf Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, Jul 28, 2021 at 10:27 AM Daniel Borkmann wrote: > Yes, lets fix up the interpreter. > > Could you send a fix for the latter, Johan, along with this series? Thanks for the comments, Andrii and Daniel. Yes, I agree that fixing up the interpreter makes most sense. I'll submit the patches shortly. Johan