mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	mst@redhat.com, willemdebruijn.kernel@gmail.com,
	tom@herbertland.com, aconole@redhat.com, wexu@redhat.com
Subject: Re: [PATCH net-next V3] tun: add eBPF based queue selection method
Date: Wed, 6 Dec 2017 10:30:21 +0800	[thread overview]
Message-ID: <b1f84339-6608-e4d4-9ada-9826f378b00c@redhat.com> (raw)
In-Reply-To: <20171205.120218.108578256595160504.davem@davemloft.net>



On 2017年12月06日 01:02, David Miller wrote:
> From: Jason Wang <jasowang@redhat.com>
> Date: Mon,  4 Dec 2017 17:31:23 +0800
>
>> This patch introduces an eBPF based queue selection method. With this,
>> the policy could be offloaded to userspace completely through a new
>> ioctl TUNSETSTEERINGEBPF.
>>
>> Signed-off-by: Jason Wang <jasowang@redhat.com>
>> ---
>> Changes from V2:
>> - call rtnl during netdev free
>> - switch to use call_rcu() to prevent DOS from userspace
>> - drop the policies setting/getting ioctls and allow detach through
>>    passing -1 as fd
> Applied, thanks Jason.
>
> I really wish this driver had newlink/changelink support rather than
> us adding all of these ioctls...

Yes, will add this in my todo list.

Thanks

  reply	other threads:[~2017-12-06  2:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04  9:31 Jason Wang
2017-12-05  0:16 ` Willem de Bruijn
2017-12-05  7:29   ` Jason Wang
2017-12-05 16:13     ` Willem de Bruijn
2017-12-05 17:02 ` David Miller
2017-12-06  2:30   ` Jason Wang [this message]
2017-12-07 22:11 ` Eric Dumazet
2017-12-08  2:25   ` Jason Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b1f84339-6608-e4d4-9ada-9826f378b00c@redhat.com \
    --to=jasowang@redhat.com \
    --cc=aconole@redhat.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=tom@herbertland.com \
    --cc=wexu@redhat.com \
    --cc=willemdebruijn.kernel@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome