From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexei Starovoitov Subject: Re: [PATCH net-next 5/5] ebpf: Add sample ebpf program for SOCKET_SG_FILTER Date: Mon, 17 Sep 2018 16:26:45 -0700 Message-ID: <20180917232642.mn3zxcsyaxtx6t2d@ast-mbp> References: <1536694684-3200-1-git-send-email-tushar.n.dave@oracle.com> <1536694684-3200-6-git-send-email-tushar.n.dave@oracle.com> <20180912040038.oobnr4yfzoaajk6k@ast-mbp> <74f959c3-27ef-a67c-6a54-599d84cde90b@oracle.com> <20180913005954.GA30305@oracle.com> <20180913020757.geqe55gnsexv6icp@ast-mbp> <20180913101013.GA1039@oracle.com> <20180917231513.mevvgup4y4qnrb2k@ast-mbp> <20180917232348.GH29475@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Tushar Dave , ast@kernel.org, daniel@iogearbox.net, davem@davemloft.net, santosh.shilimkar@oracle.com, jakub.kicinski@netronome.com, quentin.monnet@netronome.com, jiong.wang@netronome.com, sandipan@linux.vnet.ibm.com, john.fastabend@gmail.com, kafai@fb.com, rdna@fb.com, yhs@fb.com, netdev@vger.kernel.org, rds-devel@oss.oracle.com To: Sowmini Varadhan Return-path: Received: from mail-pg1-f196.google.com ([209.85.215.196]:34074 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726990AbeIRE40 (ORCPT ); Tue, 18 Sep 2018 00:56:26 -0400 Received: by mail-pg1-f196.google.com with SMTP id d19-v6so39937pgv.1 for ; Mon, 17 Sep 2018 16:26:51 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20180917232348.GH29475@oracle.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Sep 17, 2018 at 07:23:48PM -0400, Sowmini Varadhan wrote: > On (09/17/18 16:15), Alexei Starovoitov wrote: > > > > if the goal is to add firewall ability to RDS then the patch set > > is going in the wrong direction. > > The goal is to add the ability to process scatterlist directly, > just like we process skb's today. that doesn't answer my question and doesn't address the objection. It is still a nack.