Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1806087imm; Thu, 2 Aug 2018 01:04:05 -0700 (PDT) X-Google-Smtp-Source: AAOMgpddMEbffcoMk4W6k0ul0EKVDoY8JYylzT9AD3GzWbEhH3MOg/Nqj8ffvsr9Afhy+FLilHyo X-Received: by 2002:a65:550d:: with SMTP id f13-v6mr1739523pgr.340.1533197045068; Thu, 02 Aug 2018 01:04:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533197045; cv=none; d=google.com; s=arc-20160816; b=X+LSKzQeLJqa8UBdQvWgt+2jy4FkYNn3XCC/GAGzdGQt9uDE3+lkKm2VXxnv4DJYS6 bKqopOQjMg0j4WhsiEE7mj+MzHSec2/iOjKIUTTtVH2OpHLof4+pZcdXhrYVBukvwqJG WmHOILQH3nqodyH03OLrYQYS4oceug7RZT1wcQrTpbxSfptQ22B3nCwT3xIwsQa+sTwD rqEMifhPzzlR1GYNHDnRd6IjMj+Hl04maNhWUFjfCVeV5zpCJVQZJB6iPBVRzbueI1yt euiX22zB46azUT2BF/fAkA5fa5IYaCQrlfG9+i7PpCfvM58icHDPP6/AvkZ+qGSrA18p nCkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=mfXo43PKmni+oMyHJ1KL5ccpJRhgYQ7io4H0vyofm/Y=; b=u4iuKRcBM7x9/7TyeXQoTLfwveXEIv6HdMivCyHhjzJnSzJUgJIHNlpiC99kI+3EBJ ypWvNvYW3e5gKp0FsK28UDg6UEpKazffEonYo5nYDEoFfzchuM275fbExtjpMrTJcEPh ZY4PBFsxV+RTXRC/vB92oh/n8EwqTRIgZ4smUdxZYIfkCUS1bQjYZn7OKYh0wjWbV0yW H1L4Z210xQWaDZpI0feWGMFXSAkP4QFeorlw2YQj6O0XKseOGE+IgK081T7CSwy4alUc SyPyZp07E2bDs2IIYAHScYHZhB3Du35RI5KTN+O5mBAoaOUv42aRIgru0IeAHjA4A0pA 1PFg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l67-v6si1331710pfl.167.2018.08.02.01.03.49; Thu, 02 Aug 2018 01:04:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727349AbeHBJw5 (ORCPT + 99 others); Thu, 2 Aug 2018 05:52:57 -0400 Received: from www62.your-server.de ([213.133.104.62]:42839 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726307AbeHBJw5 (ORCPT ); Thu, 2 Aug 2018 05:52:57 -0400 Received: from [78.46.172.2] (helo=sslproxy05.your-server.de) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1fl8ZO-0004Bd-Qc; Thu, 02 Aug 2018 10:02:50 +0200 Received: from [62.203.87.61] (helo=linux.home) by sslproxy05.your-server.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1fl8ZO-000EtS-Lc; Thu, 02 Aug 2018 10:02:50 +0200 Subject: Re: [RFC bpf-next 3/3] docs: Split filter.txt into separate documents. To: "Tobin C. Harding" , Alexei Starovoitov Cc: Jonathan Corbet , "David S. Miller" , Jay Schulist , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20180802062848.14332-1-me@tobin.cc> <20180802062848.14332-4-me@tobin.cc> From: Daniel Borkmann Message-ID: <514b4a99-5ebd-9bb5-f6f3-99fe1b19c25d@iogearbox.net> Date: Thu, 2 Aug 2018 10:02:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20180802062848.14332-4-me@tobin.cc> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.100.0/24804/Thu Aug 2 02:43:46 2018) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/02/2018 08:28 AM, Tobin C. Harding wrote: > In preparation for conversion of Documentation/networking/filter.txt it was > noticed that the document contains a lot of information. The document may be > more accessible if it was split up. Some parts pertain to everyone, let's put > these bits in core-api/. The more hard core bits about eBPF internals could be > put with the other BPF docs in Documentation/bpf/. There is a small bit of > information on testing and miscellaneous matters that are useful for everyone > (everyone does testing, right) so lets keep that info at the bottom of both new > documents. (This includes the original authors.) > > Split Documentation/networking/filter.txt into Documentation/bpf/eBPF.rst and > Documentation/core-api/bpf.rst > > Cc: Jay Schulist > Cc: Daniel Borkmann > Cc; Alexei Starovoitov > Signed-off-by: Tobin C. Harding > --- > Documentation/networking/filter.txt | 1480 --------------------------- > 1 file changed, 1480 deletions(-) > delete mode 100644 Documentation/networking/filter.txt Missing git add given the new files are not present here? Overall I agree it would be good if we move all the content over into Documentation/bpf/ eventually, but would be useful to see a full diff.