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=-5.4 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 5EC23C48BDF for ; Sun, 13 Jun 2021 21:11:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3995E61354 for ; Sun, 13 Jun 2021 21:11:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232122AbhFMVNU (ORCPT ); Sun, 13 Jun 2021 17:13:20 -0400 Received: from mail-qt1-f179.google.com ([209.85.160.179]:46803 "EHLO mail-qt1-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232020AbhFMVNS (ORCPT ); Sun, 13 Jun 2021 17:13:18 -0400 Received: by mail-qt1-f179.google.com with SMTP id a15so7048423qtx.13 for ; Sun, 13 Jun 2021 14:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mojatatu-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=09DmQmr0DsdT1vvZq2xVOCEjlhlm7eufkM/LgOhx6kI=; b=MdMdr4lq7mEPPmQGwvBfKbSZ8FPKLZYhHbgrUK1ezGvZG9lV1ON38bxWxZH5QkwljZ yInVwPFAuiytmSCXEBvJi9X91qh5964YMfTQ6fcM8ZOsdBYnfOBbgHoOo0Xj93n32brj 8tsxoZEU2IOOSjMc+e74a64KGZev5VX4QWXVgzt0m1sFdueqjSOsHV8/ZQ+aoW/iVFLv dXfmONWcUkUU2cXgmhGQG0i4e8dZfAWLJ01nNmQMfOwJpTHVFVTHcay112b1tgbXm8tw 0uwGkrMnOiHAnjjkTGAl3TFGWjHzmCuP8vIdBX8V5O1OY+J6UFjhgfbhIjcj+hRwiSlZ GQ6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=09DmQmr0DsdT1vvZq2xVOCEjlhlm7eufkM/LgOhx6kI=; b=eFMEqJWCOamX/XYzIbsQOaPknjaFEcTTaiYoauzmgUjQR7lli33OXnSSKEVxDS5zDW AEtRi5TPXZ+OCyE1lI3Fa1iTRTXjyA2Z43j90aEIWHGx689QnzoMAYVOQy+LwueAzYwq L0POXGim+iEYUlwtUIVQQFkBzcIow6YcPZUpqsjcVp/UNOOnFw++oC/Ya7e5ar7GJHNB HZjegIggfDnhKanVyXlqjue+x8CKWYNJnqGG2jLYDVRIdoGJAZFFkcAvGETi5HphrYPZ 5p0CIyMmEmTLzuxTYJOUI7r6FdLjzp20aqwpXLu2gtP/l59dCu1fPsrCKAv+zA+aSCja yEug== X-Gm-Message-State: AOAM531bOLU506k9hzbpeMV9pgFkpe1fMHsJsYO3QTfIoNnQkmZVshgx zRzMzTsMVf4bIhS19Wq3d0kDVzyIYgh6oX8U X-Google-Smtp-Source: ABdhPJwyo5+3f6deaGBPqI07aRrGyEfbZ0hwjHZ6GgjL0M74bGTF+q9eIX5GYcXlATRdHYjSC3whzg== X-Received: by 2002:a05:622a:5d2:: with SMTP id d18mr13758395qtb.198.1623618616259; Sun, 13 Jun 2021 14:10:16 -0700 (PDT) Received: from [192.168.1.171] (bras-base-kntaon1617w-grc-28-184-148-47-211.dsl.bell.ca. [184.148.47.211]) by smtp.googlemail.com with ESMTPSA id l6sm9007363qkk.117.2021.06.13.14.10.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 13 Jun 2021 14:10:15 -0700 (PDT) Subject: Re: [PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API To: Kumar Kartikeya Dwivedi Cc: Cong Wang , bpf , Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Martin KaFai Lau , Song Liu , Yonghong Song , John Fastabend , KP Singh , Vlad Buslov , Jiri Pirko , "David S. Miller" , Jakub Kicinski , Joe Stringer , Quentin Monnet , Jesper Dangaard Brouer , =?UTF-8?Q?Toke_H=c3=b8iland-J=c3=b8rgensen?= , Linux Kernel Network Developers , Marcelo Ricardo Leitner References: <20210528195946.2375109-1-memxor@gmail.com> <20210607033724.wn6qn4v42dlm4j4o@apollo> <20210607060724.4nidap5eywb23l3d@apollo> <20210608071908.sos275adj3gunewo@apollo> <20210613025308.75uia7rnt4ue2k7q@apollo> <30ab29b9-c8b0-3b0f-af5f-78421b27b49c@mojatatu.com> <20210613203438.d376porvf5zycatn@apollo> From: Jamal Hadi Salim Message-ID: <4b1046ef-ba16-f8d8-c02e-d69648ab510b@mojatatu.com> Date: Sun, 13 Jun 2021 17:10:14 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <20210613203438.d376porvf5zycatn@apollo> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 2021-06-13 4:34 p.m., Kumar Kartikeya Dwivedi wrote: > On Mon, Jun 14, 2021 at 01:57:16AM IST, Jamal Hadi Salim wrote: > > Right, also I'm just posting so that the use cases I care about are clear, and > why they are not being fulifilled in some other way. How to do it is ofcourse up > to TC and BPF maintainers, which is why I'm still waiting on feedback from you, > Cong and others before posting the next version. > I look at it from the perspective that if i can run something with existing tc loading mechanism then i should be able to do the same with the new (libbpf) scheme. >> We do have this monthly tc meetup every second monday of the month. >> Unfortunately it is short notice since the next one is monday 12pm >> eastern time. Maybe you can show up and a high bandwidth discussion >> (aka voice) would help? >> > > That would be best, please let me know how to join tomorrow. There are a few > other things I was working on that I also want to discuss with this. > That would be great - thanks for your understanding. +Cc Marcelo (who is the keeper of the meetup) in case the link may change.. cheers, jamal