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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 A4696C43381 for ; Thu, 28 Mar 2019 11:37:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7391A21773 for ; Thu, 28 Mar 2019 11:37:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726822AbfC1Lhr convert rfc822-to-8bit (ORCPT ); Thu, 28 Mar 2019 07:37:47 -0400 Received: from mail-wm1-f46.google.com ([209.85.128.46]:38071 "EHLO mail-wm1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726182AbfC1Lhr (ORCPT ); Thu, 28 Mar 2019 07:37:47 -0400 Received: by mail-wm1-f46.google.com with SMTP id w15so3615720wmc.3 for ; Thu, 28 Mar 2019 04:37:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=tqMjnuWYlYuWNcsi0Yb+muNB2UKdTtXNuHSrL1jFsPw=; b=D0qXFBfnVjL++fVumQO4hE8zbZ+9NW5qc9hsQHst6yrCbNRU4lMCeMvfDmzrmCn0B9 OE55okodhVuqV8hgX9t0e8P7FodE1Qbz01vctTNhhES0jD0tNYhptgA/ZgsgM/FRM5dN Ryy7MaqH0VZr2I08sH2MAJ04J1B4HqCY1+CbjWgoFc0ZCqbncYT6yBKVA5KTKdpHDVol tKqku0bhhaHux5oGe7WOyoQwjvfvYUa5UMkfNKvyzs492zyaHuvC3RyWy8N+Hpf8firj qsnc/Ti1rwveh5n8V03zhpPwqOoggt+d7IPbKjwVVXF1ty7sPu5G1FB8Ltk5yn/TgfES tbGw== X-Gm-Message-State: APjAAAXElwBI0v6VzGPkGcrmalwV1szHaTQxnNpeQaKyfJoO5eVgw+52 afGalp7Yf37PnGKZvWn+Yaw= X-Google-Smtp-Source: APXvYqwKRmCDaNTdX9wg1q7hfXb8LDJV8ukE/fi0iI4DWOjXjU32rfsqoKjo3ApNJ5XYjm1Rb56wLw== X-Received: by 2002:a7b:c147:: with SMTP id z7mr15805051wmi.67.1553773065522; Thu, 28 Mar 2019 04:37:45 -0700 (PDT) Received: from localhost ([2a01:4b00:f419:6f00:b00c:66c8:99df:336]) by smtp.gmail.com with ESMTPSA id j64sm2417373wmb.36.2019.03.28.04.37.43 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 28 Mar 2019 04:37:44 -0700 (PDT) Message-ID: <40649db978c3baf05e6435e8cc33422cc505a991.camel@debian.org> Subject: Re: linux-next: manual merge of the bpf-next tree with the net tree From: Luca Boccassi To: Alexei Starovoitov Cc: Daniel Borkmann , Networking Date: Thu, 28 Mar 2019 11:37:43 +0000 In-Reply-To: References: <20190327091437.68ec6903@canb.auug.org.au> <20190327015623.ur46t5gdmraagi2q@ast-mbp> <20190327151503.5pdaqiwb7ugm3ly4@ast-mbp> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT User-Agent: Evolution 3.30.5-1 MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, 2019-03-27 at 18:53 -0700, Alexei Starovoitov wrote: > On Wed, Mar 27, 2019 at 8:15 AM Alexei Starovoitov > < > alexei.starovoitov@gmail.com > > wrote: > > then get propagated into net-next and then bpf-next will get them > > as well. > > Now it's done. > Luca, > could you please rebase on bpf-next and resubmit your patch? Just sent v8: https://patchwork.ozlabs.org/patch/1068045/ Thanks for the heads-up! -- Kind regards, Luca Boccassi