From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Kicinski Subject: Re: What is the best forum (mailing list, irc etc) to ask questions about the usage of AF_XDP sockets. Date: Thu, 13 Sep 2018 09:52:27 -0700 Message-ID: <20180913095227.26b7305d@cakuba.netronome.com> References: <9ec1520651dddbd4723bf44bf820dbbc@igalia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, bjorn.topel@gmail.com To: Konrad Djimeli Return-path: Received: from mail-qt0-f174.google.com ([209.85.216.174]:39879 "EHLO mail-qt0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726970AbeIMWCv (ORCPT ); Thu, 13 Sep 2018 18:02:51 -0400 Received: by mail-qt0-f174.google.com with SMTP id o15-v6so6010024qtk.6 for ; Thu, 13 Sep 2018 09:52:32 -0700 (PDT) In-Reply-To: <9ec1520651dddbd4723bf44bf820dbbc@igalia.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 13 Sep 2018 18:31:55 +0200, Konrad Djimeli wrote: > Hello, > > I have been working on trying to make use of AF_XDP sockets as part of a > project I working on, and I have been facing some issues but I am not > sure where to ask questions related to the usage of AF_XDP, since this > is a development mailing list. IMHO AF_XDP is quite fresh so it should be okay to ask questions on netdev. There is also xdp-newbies mailing list which seems very appropriate for less advanced questions!