lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 02 Jul 2015 08:31:03 -0700
From:	John Fastabend <john.fastabend@...il.com>
To:	Eric Dumazet <edumazet@...gle.com>,
	"David S. Miller" <davem@...emloft.net>
CC:	netdev <netdev@...r.kernel.org>,
	Alexei Starovoitov <ast@...mgrid.com>,
	Jamal Hadi Salim <jhs@...atatu.com>,
	Eric Dumazet <edumazet@...il.com>
Subject: Re: [PATCH net-next 2/6] net: sched: add percpu stats to actions

On 15-07-02 06:07 AM, Eric Dumazet wrote:
> Reuse existing percpu infrastructure Jonh added for qdisc.
> 
> This patch adds a new cpustats parameter to tcf_hash_create() and all
> actions pass false, meaning this patch should have no effect yet.
> 
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Cc: Alexei Starovoitov <ast@...mgrid.com>
> Cc: Jamal Hadi Salim <jhs@...atatu.com>
> Cc: John Fastabend <john.fastabend@...il.com>
> ---
>  include/net/act_api.h    |  4 +++-
>  net/sched/act_api.c      | 44 ++++++++++++++++++++++++++++++++++----------
>  net/sched/act_bpf.c      |  2 +-
>  net/sched/act_connmark.c |  3 ++-
>  net/sched/act_csum.c     |  3 ++-
>  net/sched/act_gact.c     |  3 ++-
>  net/sched/act_ipt.c      |  2 +-
>  net/sched/act_mirred.c   |  3 ++-
>  net/sched/act_nat.c      |  3 ++-
>  net/sched/act_pedit.c    |  3 ++-
>  net/sched/act_simple.c   |  3 ++-
>  net/sched/act_skbedit.c  |  3 ++-
>  net/sched/act_vlan.c     |  3 ++-
>  13 files changed, 57 insertions(+), 22 deletions(-)
> 

Nice.

Acked-by: John Fastabend <john.r.fastabend@...el.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ