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=-11.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,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 6F436C433B4 for ; Fri, 21 May 2021 13:31:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 453F461132 for ; Fri, 21 May 2021 13:31:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235470AbhEUNcy (ORCPT ); Fri, 21 May 2021 09:32:54 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:48406 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232172AbhEUNcq (ORCPT ); Fri, 21 May 2021 09:32:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1621603883; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cR5IK4uYlCwIxbvJ3kOB0k2rfX+Xy625GK1RhbTRbeI=; b=gnWuMLF/ENXOa+t4nI31744aju9kC70RD+9iktce7uRh8K+h01AhGebHhIXaNDZDPEcdIF +0VcXqVBZhGTvcuaM6MXZAT1bIdy6QL0kF8xKM7uU6JNZB7mCOGwnH+tQOi6MvA7ByKDni FNug+seZC0nBiTntc2BiIt9DzcfL7hw= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-184-Umrm2pLUOfOQKPmpWSLLUw-1; Fri, 21 May 2021 09:31:20 -0400 X-MC-Unique: Umrm2pLUOfOQKPmpWSLLUw-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 99CC2108BD11; Fri, 21 May 2021 13:31:17 +0000 (UTC) Received: from carbon (unknown [10.36.110.39]) by smtp.corp.redhat.com (Postfix) with ESMTP id 32BC65C1BB; Fri, 21 May 2021 13:31:12 +0000 (UTC) Date: Fri, 21 May 2021 15:31:10 +0200 From: Jesper Dangaard Brouer To: "Lobakin, Alexandr" Cc: Saeed Mahameed , "Raczynski, Piotr" , "Zhang, Jessica" , "Kubiak, Marcin" , "Joseph, Jithu" , "kurt@linutronix.de" , "Maloor, Kishen" , "Gomes, Vinicius" , "Brandeburg, Jesse" , "Swiatkowski, Michal" , "Plantykow, Marta A" , "Ong, Boon Leong" , "Desouza, Ederson" , "Song, Yoong Siang" , "Czapnik, Lukasz" , brouer@redhat.com, "netdev@vger.kernel.org" Subject: Re: AF_XDP metadata/hints Message-ID: <20210521153110.207cb231@carbon> In-Reply-To: References: <20210507131034.5a62ce56@carbon> <20210510185029.1ca6f872@carbon> <20210512102546.5c098483@carbon> <7b347a985e590e2a422f837971b30bd83f9c7ac3.camel@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Fri, 21 May 2021 10:53:40 +0000 "Lobakin, Alexandr" wrote: > I've opened two discussions at https://github.com/alobakin/linux, > feel free to join them and/or create new ones to share your thoughts > and concerns. Thanks Alexandr for keeping the thread/subject alive. I guess this is a new GitHub features "Discussions". I've never used that in a project before, lets see how this goes. The usual approach is discussions over email on netdev (Cc. netdev@vger.kernel.org). Lets make it a bit easier to find these discussion threads: https://github.com/alobakin/linux/discussions #1: Approach for generating metadata from HW descriptors #1 https://github.com/alobakin/linux/discussions/1 #2: The idea of obtaining BTF directly from /sys/kernel/btf #2 https://github.com/alobakin/linux/discussions/2 -- Best regards, Jesper Dangaard Brouer MSc.CS, Principal Kernel Engineer at Red Hat LinkedIn: http://www.linkedin.com/in/brouer